A
Armin Zingler
Another one...:
There are two threads. UI and worker. I have breakpoints
in the worker. Im single-stepping through the UI thread.
My problem is: No stop at any breakpoint in the worker thread.
(not optimized debug config; full symbols). How can I make the
IDE stop at the breakpoints?
There are two threads. UI and worker. I have breakpoints
in the worker. Im single-stepping through the UI thread.
My problem is: No stop at any breakpoint in the worker thread.
(not optimized debug config; full symbols). How can I make the
IDE stop at the breakpoints?