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: GDB "step" not stopping for some inline functions


On Tue, 2013-11-26 at 12:45 -0500, Paul Smith wrote:
> If I try to step into a certain inline function then instead of
> stopping inside the function, the program runs to completion (or to
> the next breakpoint)!

I was able to create a very simple repro case so I filed a bug:

https://sourceware.org/bugzilla/show_bug.cgi?id=16280

If anyone has any thoughts I'm interested...


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