This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] Fix regexp problem with "operator* etc.


Eli Zaretskii wrote:
> 
> > Date: Fri, 2 Nov 2001 02:28:54 -0600
> > From: Michael Elizabeth Chastain <mec@shout.net>
> >
> > Michael Snyder writes:
> >
> >       info func operator\*
> >       info func operator\*=
> >       info func operator->\*
> >       info func operator\[\]
> >       info func operator char\*
> >
> > I like this approach.  I will proofread and test this now.
> >
> > How about adding a note to doc/gdb.texinfo, @kindex info functions,
> > about functions like "operator *" and the recommended way to
> > type them?
> 
> Please go ahead; we are nowehere near having our docs comprehensive
> enough to reject such useful additions ;-)

Added the following to the previous patch:

gdb.texinfo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]