Re: Xcode fix-and-continue
Re: Xcode fix-and-continue
- Subject: Re: Xcode fix-and-continue
- From: Jim Ingham <email@hidden>
- Date: Thu, 18 Dec 2003 11:01:10 -0800
No, you have to save the changed source file first. The compiler only
works off files on disk, Xcode doesn't pass their contents from its
buffers to the compiler.
Jim
On Dec 17, 2003, at 9:18 PM, Richard Peskin wrote:
When using Xcode 1.0.1, should I be able to alter a source code line,
"fix" and continue in the debugger without having to save the changed
source file first? So far, I can't get this to work.
--dick peskin
_______________
Richard L. Peskin, RLP Consulting, Londonderry, VT
http://www.rlpcon.com
http://www.caip.rutgers.edu/~peskin
_______________________________________________
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.
--
Jim Ingham email@hidden
Developer Tools
Apple Computer
_______________________________________________
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.