This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [RFC/RFA?] Should break FILE:LINENO skip prologue?


On Mon, Jan 14, 2008 at 02:49:39PM -0800, Michael Snyder wrote:
> > >    . *FILENAME:FUNCTION
> > >    . *EXPRESSION
> > 
> > *FUNCTION and *FILENAME:FUNCTION are just special cases of *EXPRESSION
> 
> But important extensions, as they are not part of the target language.

By the way, has anyone tried *FILENAME:FUNCTION?  I'm surprised that
works, since it would have to be part of the C parser.

-- 
Daniel Jacobowitz
CodeSourcery


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