[wingide-users] threading and debug mode
Wingware Support
support at wingware.com
Sun Sep 10 16:10:04 MDT 2006
Vania Smrkovski wrote:
> Have I missed something in the manual, or am I missing something
> altogether different?
>
> I have an app that launches a thread, and my breakpoints don't seem to
> be of any use to me. Only those in the main thread seem to be caught.
> Is there a way I can fix this?
Wing's debugger only supports a single thread. If you know what thread
you want to debug, you can use wingdbstub and import it on the thread to
be debugged. Supporting multi-threaded debugging is high on our
priority list for future releases.
Cheers,
John
More information about the wingide-users
mailing list