Changes between Version 2 and Version 3 of ZynqGDBDebug


Ignore:
Timestamp:
Jun 14, 2018, 12:25:09 PM (7 years ago)
Author:
Dan Gastler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZynqGDBDebug

    v2 v3  
    2525(gdb) target remote <zynq IP><port number>
    2626}}}
     27
     28At this point you can run your gdb commands like "bt" to get the stack trace.