This is the mail archive of the gdb@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: Unreasonable expectation in gdb.base/break.exp


On Tue, Apr 04, 2006 at 04:09:01PM -0700, David S. Miller wrote:
> The function name will be the inline function name, because
> that is the function we will be "in", not main().  And that
> could basically be anything.

Well, no, it shouldn't be.  It should be some day, but for the moment,
gdb will report that you're in main no matter what's been inlined into
it.

-- 
Daniel Jacobowitz
CodeSourcery


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