* printcmd.c (disassemble_command): Remove obsolete function.
authorFernando Nasser <fnasser@redhat.com>
Fri, 8 Nov 2002 03:21:34 +0000 (03:21 +0000)
committerFernando Nasser <fnasser@redhat.com>
Fri, 8 Nov 2002 03:21:34 +0000 (03:21 +0000)
commit83c31e7d1e6077d2802d8906453622471b72de8d
treeb4be9b4a7cf460ee226d26a53faaed9d84e8475b
parentced05688d426318d084754ffe0c7f8f73324adb2
* printcmd.c (disassemble_command): Remove obsolete function.
(_initialize_printcmd): Do not create disassemble command here.
* cli/cli-cmds.c (disassemble_command): New function.  Implements
disassemble command.
(init_cli_cmds): Create disassemble command here instead.

* gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
which explicitly prints the zero offset as "+0".
gdb/ChangeLog
gdb/cli/cli-cmds.c
gdb/printcmd.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.asm/asm-source.exp