Re: runnning a program with parameters under ddd using gdb debugger
Yuri <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, an another question, when running ddd --debugger "gdb --args<my_program><my_program_arguments>"--gdb I've noticed ddd adds "-q -fullname" which then goes to my program as arguments. I assume that it's an option that ddd is sending gdb but it enters instead as arguments to my program and makes a mess. is there a way i can prevent it? -- .................. thank you in advance, Yuri On Wed, Dec 31, 2008 at 1:40 PM, Yuri <[email protected]> wrote: > Hello, > > my name is Yuri, > > I have a c++ program with parameters I would like to debug, > > I would like to ask, how, from command line, when envoking ddd can I tell > it, I want to debug a program with parameters using gdb as the inferior > debugger? > > I saw such option in the menues but I would like to be able to say it > during invocation of ddd, is it possible? > > > -- > .................. > thank you in advance, > Yuri > _______________________________________________ ddd mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ddd