News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Issues with gdb_types.script in revision 8217

Started by ironhead, August 09, 2012, 08:27:24 PM

Previous topic - Next topic

ironhead

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

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna


ironhead

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.

Jenna

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) ?

ironhead

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