User Tools

Site Tools


snippets:gdb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
snippets:gdb [2024/01/12 22:59] allsparksnippets:gdb [2024/01/12 23:03] (current) allspark
Line 6: Line 6:
 * `next` same as `step` but skip function * `next` same as `step` but skip function
 * `nexti` same as `stepi` but skip function * `nexti` same as `stepi` but skip function
 +
 +`info registers`
  
 ## attach to running process ## attach to running process
snippets/gdb.1705096772.txt.gz · Last modified: by allspark