News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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. :)