]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* NEWS: Mention "regs" deprecated for m68hc11 too.
authorStephane Carrez <stcarrez@nerim.fr>
Thu, 24 Jul 2003 20:02:34 +0000 (20:02 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Thu, 24 Jul 2003 20:02:34 +0000 (20:02 +0000)
commit87162bb19a3d594a42868dbe05746c795b1f4191
treeec666579baa1e64bbc0c31cadd72ea2465331ffa
parent3e17c0eec7beb1a87bc2e6bc791e55865d566de9
* 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/ChangeLog
gdb/NEWS
gdb/m68hc11-tdep.c