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: step_resume breakpoints native+remote


On Thu, Jan 25, 2007 at 02:34:17PM +0100, Markus Deuling wrote:
> Why isn't there a step_resume breakpoint then? Does gdbserver handle that 
> in a different way ?

Yes - gdbserver never reports the stop for __nptl_create_event to GDB
so GDB doesn't need a step resume breakpoint.  gdbserver handles it
automatically.

-- 
Daniel Jacobowitz
CodeSourcery


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