Code::Blocks Forums

User forums => Help => Topic started by: moloh on June 18, 2006, 02:09:40 am

Title: Debugger registered types. How to add new ones.
Post by: moloh on June 18, 2006, 02:09:40 am
Hello.
Question as in subject. Is there any file in home directory that could be created to register new types in debugger?
On windows, it is much easier as "share/codeblocks/scripts/gdb_types.script" file can be changed, on linux this file is owned by root, or should be if You use package manager...

Another thing is these scripts. I would like to know name of script engine. Is this Angel Script?
Title: Re: Debugger registered types. How to add new ones.
Post by: sethjackson on June 18, 2006, 02:44:38 am
Hello.
Question as in subject. Is there any file in home directory that could be created to register new types in debugger?
On windows, it is much easier as "share/codeblocks/scripts/gdb_types.script" file can be changed, on linux this file is owned by root, or should be if You use package manager...

Another thing is these scripts. I would like to know name of script engine. Is this Angel Script?

Yes it is AngelScript. :)