Bug #18125 2011-05-25 16:10
sakura-chan
Running threads does not show current one
When stopping on breakpoint, running threads window shows all threads except current one, where breakpoint had triggered. So, if I switch to another thread, I can get back only entering "thread N" in GDB commands.
- Category
- Debugger
- Group
- Status
- Closed
- Close date
- 2011-06-22 10:31
- Assigned to
- tpetrov
History
sakura-chan 2011-05-25 16:13
PS: Windows XP Home SP3, C::B 10.05 rev 6283
tpetrov 2011-06-16 20:50
Can you try the debuggers branch? There it should be fixed.
sakura-chan 2011-06-19 10:57
How can I try it?
I need to download and build latest SVN trunk?
tpetrov 2011-06-19 18:56
The easiest way is to use a nightly build, here is a link: http://forums.codeblocks.org/index.php/board,20.0.html
sakura-chan 2011-06-21 15:02
Yes, it was fixed in last debugger branch nightly build, thank you!
tpetrov 2011-06-22 10:31
OK, closing it....