PDA

View Full Version : How to debug in gdb



stamatiou
September 27th, 2011, 06:00 PM
Hey guys, I know some C and I would like to learn how to debug with gdb, do you know any tutorials?

karlson
September 27th, 2011, 06:39 PM
Hey guys, I know some C and I would like to learn how to debug with gdb, do you know any tutorials?

Try


info gdb


or if that fails:

http://uw714doc.sco.com/cgi-bin/info2html?(gdb.info)Top&lang=en

Bachstelze
September 27th, 2011, 07:30 PM
http://heather.cs.ucdavis.edu/~matloff/UnixAndC/CLanguage/Debug.html