mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
fix one bad date, credits
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
|
Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
|
||||||
|
|
||||||
|
* gdb.texinfo (Sourc Path): index entries for $cwd, $pdir
|
||||||
|
|
||||||
* a4rc.sed: update to work with Andreas Vogel papersize params
|
* a4rc.sed: update to work with Andreas Vogel papersize params
|
||||||
|
|
||||||
* refcard.tex: use Andreas Vogel simplifications of papersize
|
* refcard.tex: use Andreas Vogel simplifications of papersize
|
||||||
|
@ -132,7 +132,7 @@ into another language, under the above conditions for modified versions.
|
|||||||
This file describes @value{GDBN}, the GNU symbolic debugger.
|
This file describes @value{GDBN}, the GNU symbolic debugger.
|
||||||
|
|
||||||
@c !!set edition, date, version
|
@c !!set edition, date, version
|
||||||
This is Edition 4.09, April 1993, for GDB Version @value{GDBVN}.
|
This is Edition 4.09, August 1993, for GDB Version @value{GDBVN}.
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* Summary:: Summary of @value{GDBN}
|
* Summary:: Summary of @value{GDBN}
|
||||||
@ -266,12 +266,12 @@ omitted from this list, we would like to add your names!
|
|||||||
|
|
||||||
So that they may not regard their long labor as thankless, we
|
So that they may not regard their long labor as thankless, we
|
||||||
particularly thank those who shepherded GDB through major releases: Fred
|
particularly thank those who shepherded GDB through major releases: Fred
|
||||||
Fish (release 4.9), Stu Grossman and John Gilmore (releases 4.8, 4.7,
|
Fish (releases 4.11, 4.10, 4.9), Stu Grossman and John Gilmore (releases
|
||||||
4.6, 4.5, 4.4), John Gilmore (releases 4.3, 4.2, 4.1, 4.0, and 3.9); Jim
|
4.8, 4.7, 4.6, 4.5, 4.4), John Gilmore (releases 4.3, 4.2, 4.1, 4.0, and
|
||||||
Kingdon (releases 3.5, 3.4, 3.3); and Randy Smith (releases 3.2, 3.1,
|
3.9); Jim Kingdon (releases 3.5, 3.4, 3.3); and Randy Smith (releases
|
||||||
3.0). As major maintainer of GDB for some period, each contributed
|
3.2, 3.1, 3.0). As major maintainer of GDB for some period, each
|
||||||
significantly to the structure, stability, and capabilities of the
|
contributed significantly to the structure, stability, and capabilities
|
||||||
entire debugger.
|
of the entire debugger.
|
||||||
|
|
||||||
Richard Stallman, assisted at various times by Peter TerMaat, Chris
|
Richard Stallman, assisted at various times by Peter TerMaat, Chris
|
||||||
Hanson, and Richard Mlynarik, handled releases through 2.8.
|
Hanson, and Richard Mlynarik, handled releases through 2.8.
|
||||||
@ -3398,6 +3398,8 @@ path; this moves it forward, so it will be searched sooner.
|
|||||||
|
|
||||||
@kindex cdir
|
@kindex cdir
|
||||||
@kindex cwd
|
@kindex cwd
|
||||||
|
@kindex $cdir
|
||||||
|
@kindex $cwd
|
||||||
@cindex compilation directory
|
@cindex compilation directory
|
||||||
@cindex current directory
|
@cindex current directory
|
||||||
@cindex working directory
|
@cindex working directory
|
||||||
|
Reference in New Issue
Block a user