diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-04-20 18:26:12 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-04-20 18:26:12 +0000 |
commit | 50cca378931f2623f4df0e1f4b8c61321185efde (patch) | |
tree | 4ad907d56a1c7435f212fdab00761cd9a8b44b43 /gdb/doc/ChangeLog | |
parent | b2689e8e79051b6dfe1da0ae5a9ce78a11988f0b (diff) | |
download | gdb-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/ChangeLog | 7 |
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 |