* objdump.c: New command line option --debugging-tags.
authorNick Clifton <nickc@redhat.com>
Tue, 22 Jul 2003 13:33:32 +0000 (13:33 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 22 Jul 2003 13:33:32 +0000 (13:33 +0000)
commit51cdc6e0567d26a31363dabf869c43225efc9d9a
treed974fcf2d03988977eb2353b75b0415bb5d08167
parentaef9bcd2e745b304d13f147cce75a8ce481cfc4b
* objdump.c: New command line option --debugging-tags.
* doc/binutils.texi: Document new command line option.
* prdbg.c: Code to print the debug info as tags compatible with ctags.
* budbg.h: Adjust prototype.
* NEWS: Mention new switch
binutils/ChangeLog
binutils/NEWS
binutils/budbg.h
binutils/doc/binutils.texi
binutils/objdump.c
binutils/prdbg.c