Author Topic: Passing options to gdb  (Read 3574 times)

Offline Manolo

  • Multiple posting newcomer
  • *
  • Posts: 47
Passing options to gdb
« 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

Offline rods

  • Single posting newcomer
  • *
  • Posts: 2
Re: Passing options to gdb
« Reply #1 on: November 27, 2007, 10:42:33 am »
yes i don't think how use the debug & setting

Offline Manolo

  • Multiple posting newcomer
  • *
  • Posts: 47
Re: Passing options to gdb
« Reply #2 on: November 27, 2007, 01:01:34 pm »
Quote
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