diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2009-07-02 12:14:01 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2009-07-02 12:14:01 +0000 |
commit | 5d3729b5d11ada0b369a965d4dcb40ace00e8d84 (patch) | |
tree | f91748320ad3e1a17d87d5aed851ba2261126a07 /gdb/m2-typeprint.c | |
parent | 78267919d631833aaba8deb8c2febf119f653227 (diff) | |
download | binutils-gdb-5d3729b5d11ada0b369a965d4dcb40ace00e8d84.tar.gz |
ChangeLog:
* printcmd.c (next_gdbarch): New static variable.
(set_next_address, do_examine, x_command): Set it.
(decode_format): Use 'a' size to indicate width of an address.
(do_examine): Add GDBARCH argument. Handle 'a' size.
(x_command): Pass architecture to do_examine.
Error if called without argument the first time.
(do_one_display): Pass architecture to do_examine.
(examine_i_type, examine_b_type, examine_h_type, examine_w_type,
examine_g_type): Remove.
(_initialize_printcmd): Do not initialize them.
(do_examine): Use builin_type_int... instead of examine_..._type.
testsuite/ChangeLog:
* gdb.base/default.exp: Update test case for "x" changes.
Diffstat (limited to 'gdb/m2-typeprint.c')
0 files changed, 0 insertions, 0 deletions