Check out my first novel, midnight's simulacra!

Gdb: Difference between revisions

From dankwiki
Jump to navigation Jump to search
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'
(No difference)

Revision as of 23:55, 22 April 2010

Display

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

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