skip to content
..., etc.
User Tools
Log In
Site Tools
Search
Tools
Show page
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
unix:gdb
backtrace = bt breakpoint *0x0000000 or b *0x0000000 step or next to step forward one line of code stepi or nexti to step one instruction Enter to step one or maybe repeat last command. x/10i addr (no *) to examine assembly code at an address info functions to get all function names delete 1 - delete breakpoint
unix/gdb.txt
· Last modified: 2010/02/22 08:27 by
ben
Page Tools
Show page
Old revisions
Backlinks
Back to top