|
|
|
|
|
by skneko
1885 days ago
|
|
> How are you supposed to figure out that A happened before B in a multithreaded program using only a debugger?
Setting printpoints, letting them be hit and continuing... this whole thread seems to arise from the fact people have not learned to use debuggers. |
|