Problem with pthread_create breakpoint getting hit while stepping in my own code (gdb 6.8)

Ashwin Chandra achandra@panologic.com
Fri Jan 8 01:56:00 GMT 2010


Everytime I am stepping through my code in gdb with 'next', gdb will
suddenly switch contexts to nptl_create (pthread_create) and break
there. I lose my ability to step back to my original code. How do I
avoid this?



More information about the Gdb mailing list