diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 7e0d576..05f7f72 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,11 @@ +2001-03-21 Eli Zaretskii <eliz@is.elta.co.il> + + * gdbint.texinfo (Algorithms): New section "Watchpoints" and new + subsection "x86 Watchpoints". + (Target Architecture Definition): Document the macros + I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS. + (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS. + 2001-03-20 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (Target Architecture Definition): Update |