User forums > Help
gdb_types.script is not loaded
pluto:
Hi :)
I've customized the gdb_types script, but It's not loaded.
The Codeblocks log doesn't mention it, nor the debugger log.
I've even used Sysinternal's Process Monitor to see when it gets opened, but it doesn't show up..
Do I have to enable some setting or some plugin?
Thanks.
oBFusCATed:
Yes, Settings -> Debugger -> Disable startup scripts
BlueHazzard:
and you probably have to add it as source in the startup parameter, depending if you are on windows or linux
oBFusCATed:
What is gdb_types? Are you talking about the one used for our watches?
This one no longer works in newer releases. The code is fully removed. For watches you need a python enabled gdb and the appropriate printer scripts.
pluto:
--- Quote from: oBFusCATed on May 22, 2018, 08:05:15 pm ---What is gdb_types? Are you talking about the one used for our watches?
--- End quote ---
Yes.
I think you should remove the file if it's not used anymore :p
Navigation
[0] Message Index
[#] Next page
Go to full version