Sunday, June 11, 2006

gdb useful commnads

attach PID
x @address
bt
frame frame_no
frame info frame_no
after frame selection, print variable_name prints the value of the visible variable

No comments: