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?


> Date: Tue, 15 Jan 2008 04:38:32 -0800
> From: Joel Brobecker <brobecker@adacore.com>
> 
> > By the way, has anyone tried *FILENAME:FUNCTION?  I'm surprised that
> > works, since it would have to be part of the C parser.
> 
> Confirmed - it doesn't work.

Which is a bug, IMO: if FUNCTION works, so should FILENAME:FUNCTION,
otherwise GDB is inconsistent in its treatment of locations specs.


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