Code::Blocks Forums

User forums => Help => Topic started by: MortenMacFly on October 18, 2012, 08:11:17 am

Title: Debugger: Cannot swicth to first thread in the list?!
Post 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?
Title: Re: Debugger: Cannot swicth to first thread in the list?!
Post by: oBFusCATed on October 18, 2012, 09:31:48 am
Full debug log?
Title: Re: Debugger: Cannot swicth to first thread in the list?!
Post by: Martin K. on October 18, 2012, 10:02:39 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
Title: Re: Debugger: Cannot swicth to first thread in the list?!
Post by: MortenMacFly on October 18, 2012, 10:17:41 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.
Title: Re: Debugger: Cannot swicth to first thread in the list?!
Post by: oBFusCATed on October 18, 2012, 10:49:14 am
I've looked at some thread switching issues, before and it was almost hopeless to fix.