2002-08-09 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 10 Aug 2002 00:36:46 +0000 (00:36 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 10 Aug 2002 00:36:46 +0000 (00:36 +0000)
commitaf030b9af8fb757ef5c5553951a90e20cae1059b
tree0a598c8ea3e9ba0753cf194d097c3d2e7df3b3ea
parentcb3d25d11f6af715fc361ab4f8e3631be3f6a110
2002-08-09  Andrew Cagney  <cagney@redhat.com>

* regcache.c: Include "gdbcmd.h"
(_initialize_regcache): Add commands "maintenance print
registers", "maintenance print raw-registers" and "maintenance
print cooked-registers".
(enum regcache_dump_what): Define.
(dump_endian_bytes): New function.
(regcache_dump): New function.
(regcache_print): New function.
(maintenance_print_registers): New function.
(maintenance_print_raw_registers): New function.
(maintenance_print_cooked_registers): New function.
* Makefile.in (regcache.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/regcache.c
This page took 0.030188 seconds and 4 git commands to generate.