From 6d12fc3d08ed2bb837fd2b70916289fa5999363d Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Fri, 11 Oct 2002 14:01:04 +0000 Subject: * gdbint.texinfo (CPLUS_MARKER): Remove item. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdbint.texinfo | 7 ------- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'gdb') diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 749f181..514de19 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2002-10-11 Daniel Jacobowitz + + * gdbint.texinfo (CPLUS_MARKER): Remove item. + 2002-10-03 Jeff Johnston * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 01587ec..87dd5b6 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -3069,13 +3069,6 @@ Return non-zero if register @var{regnum} can represent data values in a non-standard form. @xref{Target Architecture Definition, , Using Different Register and Memory Data Representations}. -@item CPLUS_MARKER -@findex CPLUS_MARKERz -Define this to expand into the character that G@t{++} uses to distinguish -compiler-generated identifiers from programmer-specified identifiers. -By default, this expands into @code{'$'}. Most System V targets should -define this to @code{'.'}. - @item DBX_PARM_SYMBOL_CLASS @findex DBX_PARM_SYMBOL_CLASS Hook for the @code{SYMBOL_CLASS} of a parameter when decoding DBX symbol -- cgit v1.1