ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using -h Parameter into a debugging perl skript


From: Michael Eager
Subject: Re: Using -h Parameter into a debugging perl skript
Date: Fri, 22 Dec 2017 07:51:01 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

On 12/18/2017 11:10 PM, address@hidden wrote:
Hello DDD Team,
I have a question and not found a answer.
I want to use the prarameter -h for a perl skript.
Command Shell
ddd test.pl -h
But if I write this, ddd write the help text on the screen.
how can I use the parameter -h in the perl script
I used some paramters more in the original perl skripts.
Best regards
Robin


Are you trying to run the program, passing -h as an argument?
If yes, run "ddd test.pl" at the command line, then, in the GDB command window, enter "run -h".

--
Michael Eager    address@hidden
1960 Park Blvd., Palo Alto, CA 94306



reply via email to

[Prev in Thread] Current Thread [Next in Thread]