diff options
author | John Gilmore <gnu@cygnus> | 1993-12-31 08:45:16 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1993-12-31 08:45:16 +0000 |
commit | 534694b377f8a0b4d195b0879ba1a6ec50676220 (patch) | |
tree | 82113aa278f72eebde273cf4c748cc157078e60d /gdb/doc/stabs.texinfo | |
parent | 96e5f1615098b7cf7a528b03c097e81ee807b115 (diff) | |
download | gdb-534694b377f8a0b4d195b0879ba1a6ec50676220.zip gdb-534694b377f8a0b4d195b0879ba1a6ec50676220.tar.gz gdb-534694b377f8a0b4d195b0879ba1a6ec50676220.tar.bz2 |
Insert Peter Kessler's name as inventor (I think).
Diffstat (limited to 'gdb/doc/stabs.texinfo')
-rw-r--r-- | gdb/doc/stabs.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index 4903f87..dd8db29 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -95,7 +95,7 @@ This document describes the stabs debugging format. @dfn{Stabs} refers to a format for information that describes a program to a debugger. This format was apparently invented by -@c FIXME! <<name of inventor>> at +Peter Kessler at the University of California at Berkeley, for the @code{pdx} Pascal debugger; the format has spread widely since then. |