gdb mycommand -withargsformycommand
gdb mycommand -withargsformycommand
- Subject: gdb mycommand -withargsformycommand
- From: "devdrvr.net Multi-Platform SW" <email@hidden>
- Date: Sat, 07 Sep 2002 13:28:30 -0700
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.