Re: XCode does not stop at (Java) breakpoints...
Re: XCode does not stop at (Java) breakpoints...
- Subject: Re: XCode does not stop at (Java) breakpoints...
- From: Scott Tooker <email@hidden>
- Date: Fri, 13 Aug 2004 15:07:26 -0700
Get info on the executable you are debugging and make sure that the
proper debugger is chosen. If that isn't the problem, I'd file a bug.
Scott
On Aug 12, 2004, at 1:56 AM, Chris Kray wrote:
Hi, folks.
I just went through the big batch of updates (XCode, MacOS, Java)
and all was fine until I tried to debug the Java application I am
developing: XCode does not stop at the breakpoints I am setting.
I've tried the following without success:
- cleaning and rebuilding the project
- different levels of debug symbols ('all', 'used', 'default')
The active build style is set to development, 'generate debug symbols'
is activated and was able to reproduce this behaviour on a G4 PB and
a dual G5. Any help would be greatly appreciated.
Chris
PS: BTW: Clicking 'Pause' in the debugger GUI brings up assembly
code (instead of Java (byte) code)...
--
Christian Kray
Computing Department, Lancaster University, UK
kray-at-comp.lancs.ac.uk
_______________________________________________
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.
_______________________________________________
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.