diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2012-02-24 23:46:48 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2012-02-24 23:46:48 +0000 |
commit | 9b3e86b1b66d54e17669285cb60b0e3e2f17468e (patch) | |
tree | 1144cec2b60f851335ba3d03388770ab931cc764 /gdb/ChangeLog | |
parent | 818f62b7c5ea6f7782540cbc29efef8884a9440c (diff) | |
download | gdb-9b3e86b1b66d54e17669285cb60b0e3e2f17468e.zip gdb-9b3e86b1b66d54e17669285cb60b0e3e2f17468e.tar.gz gdb-9b3e86b1b66d54e17669285cb60b0e3e2f17468e.tar.bz2 |
* target.h (target_watchpoint_addr_within_range): Document macro.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9f29018..9750d3b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2012-02-24 Maciej W. Rozycki <macro@codesourcery.com> + + * target.h (target_watchpoint_addr_within_range): Document macro. + 2012-02-24 Pedro Alves <palves@redhat.com> * stack.c (set_last_displayed_sal): Issue internal_error instead |