Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: oth_florian on May 26, 2017, 05:43:37 pm

Title: Scripting Wizard - Change Debugger settings automaticly
Post by: oth_florian on May 26, 2017, 05:43:37 pm
Hi,

after solving one issue, I have a new one. I scripting my own project template, works very well. But now I want to add some debugger related things (Project->Properties->Debugger) like the port, some additonal gdb commands. Is there a chance to this in the squirrel script? Or do I need to write another script which changes the project xml file? And if I need to change the xml manually, how to call my script during project generation?
Title: Re: Scripting Wizard - Change Debugger settings automaticly
Post by: oBFusCATed on May 26, 2017, 08:59:55 pm
http://forums.codeblocks.org/index.php/topic,16852.0.html