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

Debugger registered types. How to add new ones.

Started by moloh, June 18, 2006, 02:09:40 AM

Previous topic - Next topic

moloh

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?

sethjackson

Quote from: 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?

Yes it is AngelScript. :)