I've just updated to svn revision 8217, now when I hit the 'Debug / Continue' button I get an error popup stating 'Script errors have occurred'. When I hit 'Yes' to see the errrors, this is what I see:
SquirrelFunction <> call failed
AN ERROR HAS OCCURRED [the index 'Register Type' does no exist]
CALLSTACK
*FUNCTION [RegisterTypes()] C:\codeblocks\trunk\src\output\share\codeblocks\scripts\gdb_types.script line [17]
LOCALS
[driver] USERPOINTER
[this] TABLE
Let me know if there is anything I can do if you need to debug this further.
Cheers,
Chris
Revert commit r8206 (see here http://svn.berlios.de/wsvn/codeblocks/?op=revision&rev=8206&peg=8206) recompile and see if there error has disappeared?
Quote from: oBFusCATed on August 09, 2012, 08:38:14 PM
Revert commit r8206 (see here http://svn.berlios.de/wsvn/codeblocks/?op=revision&rev=8206&peg=8206) recompile and see if there error has disappeared?
It will work.
I look into it.
Quote from: jens on August 09, 2012, 08:57:31 PM
Quote from: oBFusCATed on August 09, 2012, 08:38:14 PM
Revert commit r8206 (see here http://svn.berlios.de/wsvn/codeblocks/?op=revision&rev=8206&peg=8206) recompile and see if there error has disappeared?
It will work.
I look into it.
Confirmed, reverting that revision cleared the error.
Quote from: ironhead on August 09, 2012, 10:14:07 PM
Quote from: jens on August 09, 2012, 08:57:31 PM
Quote from: oBFusCATed on August 09, 2012, 08:38:14 PM
Revert commit r8206 (see here http://svn.berlios.de/wsvn/codeblocks/?op=revision&rev=8206&peg=8206) recompile and see if there error has disappeared?
It will work.
I look into it.
Confirmed, reverting that revision cleared the error.
Could you please try the newest trunk (svn r8219) ?
Quote from: jens on August 09, 2012, 11:33:42 PM
Could you please try the newest trunk (svn r8219) ?
r8219 fixes the issue.
Thank you for the quick fix!
Chris