Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Debugging programs with multiple threads

Name: Anonymous 2010-02-02 19:19

How does /prog/ do it?

I set up a separate thread that can be sent messages,and puts them into a FIFO to ensure its printed in the correct order, but is there a better way? I want to just drop in print statements ;_;

Name: Anonymous 2010-02-02 21:35

also, gdb can handle threads sanely.

Try, for example:
thread apply all backtrace

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List