aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2007-08-29 22:07:47 +0000
committerJim Blandy <jimb@codesourcery.com>2007-08-29 22:07:47 +0000
commitfe5aea2e5f57d9a331f91a54f5c410a583f5cd3c (patch)
tree26fffe34bc6df09973366ad5aee45fd7dd815ea1 /gdb/ChangeLog
parent13ce713376c4675803b8cc8f10176b22bdadcdd0 (diff)
downloadgdb-fe5aea2e5f57d9a331f91a54f5c410a583f5cd3c.zip
gdb-fe5aea2e5f57d9a331f91a54f5c410a583f5cd3c.tar.gz
gdb-fe5aea2e5f57d9a331f91a54f5c410a583f5cd3c.tar.bz2
* breakpoint.c (watch_command_1): Remove '#ifdef HPUXHPPA' block;
this code has not been compiled for two years.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 85e8c85..b360444 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-29 Jim Blandy <jimb@codesourcery.com>
+
+ * breakpoint.c (watch_command_1): Remove '#ifdef HPUXHPPA' block;
+ this code has not been compiled for two years.
+
2007-08-29 Michael Snyder <msnyder@access-company.com>
* event-top.c (gdb_readline2): Return after EOF.