diff options
author | Yao Qi <yao@codesourcery.com> | 2013-07-27 07:59:49 +0000 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2013-07-27 07:59:49 +0000 |
commit | 7a60ad401761a2fc7d95ba164b90e4b58052ca86 (patch) | |
tree | 68be1225f7ea48570e1de801af88b2c8c527a109 /gdb/i386-nat.c | |
parent | aaee205620e524600a02c486f5da47c731676c3e (diff) | |
download | fsf-binutils-gdb-7a60ad401761a2fc7d95ba164b90e4b58052ca86.zip fsf-binutils-gdb-7a60ad401761a2fc7d95ba164b90e4b58052ca86.tar.gz fsf-binutils-gdb-7a60ad401761a2fc7d95ba164b90e4b58052ca86.tar.bz2 |
gdb/gdbserver/
* Makefile.in (SFILES): Add common/mips-linux-watch.c.
(mips-linux-watch.o): New rule.
(mips_linux_watch_h): New variable.
* configure.srv <mips*-*-linux*>: Add mips-linux-watch.o to
srv_tgtobj.
* linux-mips-low.c: Include mips-linux-watch.h.
(struct arch_process_info, struct arch_lwp_info): New.
(update_watch_registers_callback): New function.
(mips_linux_new_process, mips_linux_new_thread) New functions.
(mips_linux_prepare_to_resume, mips_insert_point): New
functions.
(mips_remove_point, mips_stopped_by_watchpoint): New
functions.
(rsp_bp_type_to_target_hw_bp_type): New function.
(mips_stopped_data_address): New function.
(the_low_target): Add watchpoint support functions.
gdb/
* NEWS: Mention that GDBserver now supports hardware
watchpoints on the MIPS GNU/Linux target.
Diffstat (limited to 'gdb/i386-nat.c')
0 files changed, 0 insertions, 0 deletions