[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ddd --args doesn't work
From: |
Tim Combs |
Subject: |
Re: ddd --args doesn't work |
Date: |
Mon, 19 May 2003 08:54:22 -0500 |
User-agent: |
Mutt/1.2.5.1i |
Another options would be to start up ddd with the program and
do a
run -arg1 -arg2 -arg3
on the gdb command line in the bottom window.
Tim
On Mon, May 19, 2003 at 01:42:34PM +0100, Garret Brady wrote:
> I would like to debug a program which is run as follows:
>
> <proganme> -arg1 -arg2 -arg3
>
> Running
> ddd --args <proganme> -arg1 -arg2 -arg3
>
> doesn't pass -arg1, -arg2 or -arg3 to gdb. Can anyone help?
>
> garret.
>
>
> --
> Garret D. Brady -----------------------------------------------
> Magnetics & Machines Group, University College Dublin, Ireland.
> http://elecmag3.ucd.ie/~gbrady Tel: +353-1-716-1959
>
>