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