From e286caf2829593ec235a15a81e7ec76d2ccd3b46 Mon Sep 17 00:00:00 2001 From: Stephane Carrez Date: Thu, 24 Jul 2003 19:59:33 +0000 Subject: * NEWS: Mention "regs" deprecated for m68hc11 too. * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command. (m68hc11_print_register): New function to print out one register. (m68hc11_print_registers_info): New function to print registers. (show_regs): Deprecate and use the above. (m68hc11_gdbarch_init): Install the print_registers_info. --- gdb/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 563029b..a8e8a02 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -16,7 +16,7 @@ The "detach" command will now resume the application, as documented. To disconnect from gdbserver and leave it stopped, use the new "disconnect" command. -* d10v `regs' command deprecated +* d10v, m68hc11 `regs' command deprecated The `info registers' command has been updated so that it displays the registers using a format identical to the old `regs' command. -- cgit v1.1