diff options
author | Mark Alexander <marka@cygnus> | 1996-11-27 03:40:02 +0000 |
---|---|---|
committer | Mark Alexander <marka@cygnus> | 1996-11-27 03:40:02 +0000 |
commit | 96431497ff2c780978d95f5fda7148ba732dcae0 (patch) | |
tree | 72d22c205c5eada89965f8efe4664e21ad428550 /sim | |
parent | 92284aaa3550838227a9446195c04d4bfaa1a86c (diff) | |
download | gdb-96431497ff2c780978d95f5fda7148ba732dcae0.zip gdb-96431497ff2c780978d95f5fda7148ba732dcae0.tar.gz gdb-96431497ff2c780978d95f5fda7148ba732dcae0.tar.bz2 |
* config/mips/tm-mips.h (ADDR_BITS_REMOVE, TARGET_READ_SP): Define.
(mips_addr_bits_remove): Declare.
* mips-tdep.c (mips_push_dummy_frame): Fix heuristic-fence-post
errors when hitting breakpoints during inferior function calls
in 64-bit programs.
(fix_sign_extension): Make public, rename to mips_addr_bits_remove.
* utils.c (paddr_nz, preg_nz): New functions, similar to
paddr and preg but don't print leading zeroes.
* defs.h (paddr_nz, preg_nz): Declare.
* remote-mips.c: Use paddr_nz instead of paddr throughout
to reduce packet size.
(pmon_end_download): Improve timeout error handling.
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions