Re: Passing arguments to ddd from shell
Žarko Živanov <[email protected]> Fri, 14 Nov 2014 09:27:38 +0100
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
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 >