Re: Passing arguments to ddd from shell
shaunak saha <[email protected]> Fri, 14 Nov 2014 01:17:20 -0800
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <CAKw9LJnDJRK_N946QQPgR-7nGQDXk=cKaooNt-5MtO2eEj+0tA@mail.gmail.com> |
Yes. For ddd: "ddd --args <name__of_the_program> <program_arguments>" works . Not able to understand how are you using the shell file and passing that to gdb. Can you please explain more. -Shaunak On Fri, Nov 14, 2014 at 12:27 AM, Žarko Živanov <[email protected]> wrote: > According to documentation, it should be: > ddd --args <name__of_the_program> <program_arguments> > > I haven't tested this, not enough time at the moment... > > On 14/11/14 03:53, [email protected] wrote: > > Have a shell file to start up an application on a Linux platform, and > config file and log property arguments are passed in via gdb --args. I’d > like to use ddd instead but unable to get these shell provided arguments to > ddd. > > > Sent from Windows Mail > > >