aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-08-25 19:10:15 +0000
committerAndrew Cagney <cagney@redhat.com>2002-08-25 19:10:15 +0000
commitd2c6833eda0aeb1e4a5649f5717ab7c96098b95a (patch)
tree17ba5d7405d21a77dd0bb3ef9a8278d52ac65e36 /gdb/doc/ChangeLog
parent74e70df6b6080022aceca9d0649b091f533dc348 (diff)
downloadgdb-d2c6833eda0aeb1e4a5649f5717ab7c96098b95a.zip
gdb-d2c6833eda0aeb1e4a5649f5717ab7c96098b95a.tar.gz
gdb-d2c6833eda0aeb1e4a5649f5717ab7c96098b95a.tar.bz2
2002-08-25 Andrew Cagney <ac131313@redhat.com>
* gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-'' for a packet receive.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index de44728..37a5e3a 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,10 @@
2002-08-25 Andrew Cagney <ac131313@redhat.com>
+ * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
+ for a packet receive.
+
+2002-08-25 Andrew Cagney <ac131313@redhat.com>
+
* Makefile.in (clean): Move to end of file.
(distclean, maintainer-clean, realclean): Ditto.
(mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,