diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7a74b26..fb1fb19 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2000-03-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de> + + * procfs.c (proc_set_watchpoint): Declare addr parameter as + CORE_ADDR, to match call from procfs_set_watchpoint. + 2000-03-28 Christopher Faylor <cgf@cygnus.com> * partial-stab.h: Add one more check against corrupted or irregular |