Documented -gdb flag
This commit is contained in:
parent
276c2ec750
commit
b4f6c3fa00
1 changed files with 5 additions and 0 deletions
|
@ -318,6 +318,11 @@ Instruct the front-end and back-end to produce symbolic debugger information
|
||||||
for \fIgrind\fP(1). This is currently supported by the following front-ends:
|
for \fIgrind\fP(1). This is currently supported by the following front-ends:
|
||||||
C, ANSI-C, Pascal, Modula-2, and the following back-ends: Motorola M68020,
|
C, ANSI-C, Pascal, Modula-2, and the following back-ends: Motorola M68020,
|
||||||
Sparc, Vax, Intel 80386.
|
Sparc, Vax, Intel 80386.
|
||||||
|
.IP \-gdb
|
||||||
|
Instruct the front-end and back-end to produce symbolic debugger information
|
||||||
|
for \fIgdb\fP. This is currently supported by the following front-ends:
|
||||||
|
C, ANSI-C, Pascal, Modula-2, and the following back-ends: Motorola M68020,
|
||||||
|
Sparc, Vax, Intel 80386.
|
||||||
.PP
|
.PP
|
||||||
All arguments without a suffix or with an unrecognized suffix
|
All arguments without a suffix or with an unrecognized suffix
|
||||||
are passed to the loaders, as for flags.
|
are passed to the loaders, as for flags.
|
||||||
|
|
Loading…
Add table
Reference in a new issue