Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Manolo on November 26, 2007, 08:25:08 pm
-
Hello
I know C:B pass on his own "-nx -fullname -quiet" to gdb.
I would like to pass more (or less) options like "-readnow".
I know how to pass commands, not options (Settings-> debugger, etc.)
I see in other posts those params are passed even if the
debugger is not gdb.
So I ask:
¿How I pass options?
¿Why not add an option to "Debugger settings" for options and not
only for commands?
TIA
Manolo
-
yes i don't think how use the debug & setting
-
yes i don't think how use the debug & setting
I'm not sure about your question, but this link may help:
http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks (http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks)