From b4f6c3fa006f50901266552f96acc78ecef797a3 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 15 Apr 1992 10:24:15 +0000 Subject: [PATCH] Documented -gdb flag --- util/ack/ack.1.X | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/util/ack/ack.1.X b/util/ack/ack.1.X index 5dbb1cd39..2fd11e0d9 100644 --- a/util/ack/ack.1.X +++ b/util/ack/ack.1.X @@ -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: C, ANSI-C, Pascal, Modula-2, and the following back-ends: Motorola M68020, 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 All arguments without a suffix or with an unrecognized suffix are passed to the loaders, as for flags. -- 2.34.1