aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-04-20 18:26:12 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-04-20 18:26:12 +0000
commit50cca378931f2623f4df0e1f4b8c61321185efde (patch)
tree4ad907d56a1c7435f212fdab00761cd9a8b44b43 /gdb/doc/ChangeLog
parentb2689e8e79051b6dfe1da0ae5a9ce78a11988f0b (diff)
downloadgdb-50cca378931f2623f4df0e1f4b8c61321185efde.zip
gdb-50cca378931f2623f4df0e1f4b8c61321185efde.tar.gz
gdb-50cca378931f2623f4df0e1f4b8c61321185efde.tar.bz2
* stabs.texinfo (Stab Section Basics): Say what is in .stab
section, and say n_strx field is compilation unit relative. * stabs.texinfo: Don't use @code for a.out when it is the name of an object file format.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index adcd6ec..179e384 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,10 @@
+Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * stabs.texinfo (Stab Section Basics): Say what is in .stab
+ section, and say n_strx field is compilation unit relative.
+ * stabs.texinfo: Don't use @code for a.out when it is the name of
+ an object file format.
+
Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
* gdb.texinfo: Refer to file names, not path names, per rms