]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/procfs.c
* procfs.c (proc_watchpoint_address): New function.
authorPierre Muller <muller@sourceware.org>
Tue, 11 May 2010 21:55:47 +0000 (21:55 +0000)
committerPierre Muller <muller@sourceware.org>
Tue, 11 May 2010 21:55:47 +0000 (21:55 +0000)
commitbf701c2c79bf88bbc02ec5e5057d8451f5200259
tree8bb91d999d407a54956631dcee578c62c3f6d548
parentb804e4aff29e64c1cc5f923570fd6a4973e949b4
* procfs.c (proc_watchpoint_address): New function.
(procfs_stopped_by_watchpoint): Remove useless check after
find_procinfo_or_die call.
(procfs_stopped_data_address): New function.
(procfs_use_watchpoints): Register new watchpoint related function.
gdb/ChangeLog
gdb/procfs.c