aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-13 18:30:38 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-13 18:30:38 +0000
commit2dd0da42a301f3384c6d79b65f9983eb9ce94133 (patch)
tree5ebb791be09038f0faa09dcb1e72923147675387 /gdb/doc/ChangeLog
parent4ea2465e326958603cb2e94329e2c3e7db6bddc0 (diff)
downloadgdb-2dd0da42a301f3384c6d79b65f9983eb9ce94133.zip
gdb-2dd0da42a301f3384c6d79b65f9983eb9ce94133.tar.gz
gdb-2dd0da42a301f3384c6d79b65f9983eb9ce94133.tar.bz2
2003-06-13 Andrew Cagney <cagney@redhat.com>
* gdbint.texinfo (Target Architecture Definition): Deprecate REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 499da02..7dcda46 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,9 @@
+2003-06-13 Andrew Cagney <cagney@redhat.com>
+
+ * gdbint.texinfo (Target Architecture Definition): Deprecate
+ REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
+ BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
+
2003-06-09 Jim Blandy <jimb@redhat.com>
* gdb.texinfo (Separate Debug Files): Remove extra semicolon.