Check out my first novel, midnight's simulacra!

Gdb

From dankwiki
Revision as of 23:55, 22 April 2010 by Dank (talk | contribs) (Created page with '==Display== <tt>display</tt> will evaluate and print an expression after each command run. * Use <tt>display/i $pc</tt> to get the current instruction address and decode')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Display

display will evaluate and print an expression after each command run.

  • Use display/i $pc to get the current instruction address and decode