Browse Source

2012-03-24 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>

* doc/runtest.1: Correct name of debug file.
dejagnu-1.5.2
Ben Elliston 15 years ago
parent
commit
4db8771bfe
  1. 4
      ChangeLog
  2. 4
      doc/runtest.1

4
ChangeLog

@ -1,3 +1,7 @@
2012-03-24 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
* doc/runtest.1: Correct name of debug file.
2012-02-25 Ben Elliston <bje@gnu.org>
* runtest: Search /usr/share/dejagnu and /usr/local/share/dejagnu

4
doc/runtest.1

@ -21,7 +21,7 @@ displayed.
Turn on
.B expect
internal debugging output. The output is logged to a file called
\fBdbg.out\fR.
\fBdbg.log\fR.
.TP
.BI --build \ TRIPLET
The configuration TRIPLET for the build system.
@ -67,7 +67,7 @@ Set the exit status to fail on Tcl errors.
Turns on
.B expect
internal tracing to \fIN\fR levels deep. The output is logged to a
file called \fBdbg.out\fR.
file called \fBdbg.log\fR.
.TP
.BI --target \ TRIPLET
The configuration TRIPLET for the target.

Loading…
Cancel
Save