Code::Blocks Forums
User forums => Help => Topic started by: MortenMacFly on October 18, 2012, 08:11:17 am
-
It seems I cannot switch to the first thread (the one at the bottom of the thread list) when debugging Windows applications. Can someone reproduce before I start a bug report, please?
-
Full debug log?
-
It seems I cannot switch to the first thread (the one at the bottom of the thread list) when debugging Windows applications. Can someone reproduce before I start a bug report, please?
same here with the "original" GDB plugin. Debugger_GDBMI and the Debugger_CDB are working.
Martin
-
Full debug log?
There is none. While for the other a "thread 11" command or something like that is issued, simply nothing happens for the last in the list (which is thread #1). What's missing is the "thread 1" command issued.
-
I've looked at some thread switching issues, before and it was almost hopeless to fix.