freebsd-skq/gnu/usr.bin/gdb
joerg 48004ebd9c [Sorry, forgot to commit my source changes in my previous commit.]
Document all options and general usage.

Implement the -a option to bump the annotation_level.  This improves
the Emacs gud behaviour.  You can now supply the following function

(defun gud-gdb-massage-args (file args) (cons "-a" args))

(e.g. by evaluating it from the *scratch* buffer) and get the normal
jump to the source window when browsing the stack.

We should probably eventually supply our own kgdb submode to gud.el.
2004-11-22 16:08:19 +00:00
..
arch Whitespace fix. 2004-11-09 06:32:37 +00:00
doc Update to readline 5.0 2004-10-18 10:13:24 +00:00
gdb
gdbtui For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
kgdb [Sorry, forgot to commit my source changes in my previous commit.] 2004-11-22 16:08:19 +00:00
libgdb Always set current thread when activating thread debugger, 2004-11-15 13:06:01 +00:00
Makefile Hook kgdb into the build. 2004-07-25 05:32:50 +00:00
Makefile.inc Prepare for upcoming Binutils house cleaning. 2004-07-06 21:55:11 +00:00