mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
fix typo, added @table
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
|
||||||
|
|
||||||
|
* gdbint.texinfo: fixed a stray email address (needs @@),
|
||||||
|
added @table @code to node "Native Conditionals"
|
||||||
|
|
||||||
Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
|
Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
|
||||||
|
|
||||||
* gdbint.texinfo: Describe coding style of GDB.
|
* gdbint.texinfo: Describe coding style of GDB.
|
||||||
|
@ -1734,7 +1734,7 @@ mach386-xdep.c
|
|||||||
@item FP_REGNUM
|
@item FP_REGNUM
|
||||||
parse.c
|
parse.c
|
||||||
@item FPU
|
@item FPU
|
||||||
Unused? 6-oct-92 rich@cygnus.com. FIXME.
|
Unused? 6-oct-92 rich@@cygnus.com. FIXME.
|
||||||
@item FRAMELESS_FUNCTION_INVOCATION
|
@item FRAMELESS_FUNCTION_INVOCATION
|
||||||
blockframe.c
|
blockframe.c
|
||||||
@item FRAME_ARGS_ADDRESS_CORRECT
|
@item FRAME_ARGS_ADDRESS_CORRECT
|
||||||
@ -2141,7 +2141,7 @@ coffread.c
|
|||||||
@chapter Native Conditionals
|
@chapter Native Conditionals
|
||||||
|
|
||||||
|
|
||||||
|
@table @code
|
||||||
@item ATTACH_DETACH
|
@item ATTACH_DETACH
|
||||||
If defined, then gdb will include support for the @code{attach} and
|
If defined, then gdb will include support for the @code{attach} and
|
||||||
@code{detach} commands.
|
@code{detach} commands.
|
||||||
|
Reference in New Issue
Block a user