XCode and GDB - bug ??
XCode and GDB - bug ??
- Subject: XCode and GDB - bug ??
- From: Elvanör <email@hidden>
- Date: Wed, 12 May 2004 18:35:42 -0700
Hi there,
I wanted to debug one XCode project. I was just building a command line
tool, so I needed to pass arguments on the command line to the tool.
When i launch the debugging under XCode, and I use setargs under gdb to
do that, it doesn't work - every time i type run after that gdb seems
to behave strangely (it prints "run" two times) and the second time it
effectively "runs" it but without any args given to the program.
Any idea ? Is it a bug ? Is there a workaround ?
Jean-Nokl
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.