Re: gdb mycommand -withargsformycommand
Re: gdb mycommand -withargsformycommand
- Subject: Re: gdb mycommand -withargsformycommand
- From: Andrew Pinski <email@hidden>
- Date: Sun, 8 Sep 2002 13:38:12 -0400
try `gdb command' and then at the prompt `run argument1 argument2 ...'
Thanks,
Andrew Pinski
On Saturday, Sep 7, 2002, at 16:28 US/Eastern, devdrvr.net
Multi-Platform SW wrote:
How do I issue gdb to a command that has arguments, i.e. gdb ping -c
...
from the command line in a shell? I don't want the args to be
interpreted
as for gdb itself. I have the symbolics file straight. And I have
successfully done it the other way attaching to the PID after the
process is
running (gdb mycommand PID). Using the command wrapped in a Cocoa app
wrapper so this is relevant to the list (kind of).
Thanks,
--Perry
========
01 (530) 400-5692 [Davis, CA USA]
mailto:email@hidden
http://www.devdrvr.net/PerryCard.html
ftp://www.devdrvr.net/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.