| An Introduction to GCC - for the GNU compilers gcc and g++ by Brian J. Gough, foreword by Richard M. Stallman Paperback (6"x9"), 144 pages ISBN 0954161793 RRP £12.95 ($19.95) "Answers common questions and provides many useful hints" --- Dr. Gerald Pfeifer (SUSE) -- Technical Editor Get a printed copy>>> |
5.7 More information
For simplicity, the examples in this chapter demonstrate how to use
gdb on the command-line. There are more powerful ways to debug a
program interactively using tools such as Emacs GDB mode (M-x
gdb), DDD or INSIGHT, graphical interfaces to gdb.
Links to these programs can be found on the publisher's webpage for this
book.(18)
A complete description of all the commands available in gdb can
be found in the manual "Debugging with GDB: The GNU Source-Level
Debugger" (see section Further reading).
| ISBN 0954161793 | An Introduction to GCC - for the GNU compilers gcc and g++ | See the print edition |