Thursday, October 16, 2014

GDB

Oh GDB. I have not much to say. You are there.

The most useful GDB command is printing a string:

(gdb)p /c *str@20

http://www.yolinux.com/TUTORIALS/GDB-Commands.html

No comments:

Post a Comment