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?
Quote from: 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?
same here with the "original" GDB plugin. Debugger_GDBMI and the Debugger_CDB are working.
Martin
Quote from: oBFusCATed on October 18, 2012, 09:31:48 AM
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.