* objdump.c: New command line option --debugging-tags.
commit59ff15cd1f62ea86f15cb152fc7ffd202cd6b46c
authorNick Clifton <nickc@redhat.com>
Tue, 22 Jul 2003 13:33:32 +0000 (22 13:33 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 22 Jul 2003 13:33:32 +0000 (22 13:33 +0000)
treee147e1bfad4ef779aa21e5da4a5021037e793009
parent7292c5e5c8a39c63dcdc08e77a0d46e1b314f5f3
* 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