Breakpoints not recognized
Breakpoints not recognized
- Subject: Breakpoints not recognized
- From: Jonathan Jackel <email@hidden>
- Date: Sat, 24 Jan 2004 09:11:22 -0500
Anyone else noticing this? I quote from my bug report (3539081)
* SUMMARY
Sometimes breakpoints that are set by clicking in the gutter of a code
window are not recognized by the debugger.
* STEPS TO REPRODUCE
1. Set a breakpoint by clicking in the gutter of a code window.
2. Debug the app.
* RESULTS
Execution may fall through the breakpoint without halting. Also, the
breakpoint may not appear in the Breakpoints... list.
* REGRESSION
It just started happening. It may be related to legacy or upgraded
targets from Project Builder.
* NOTES
Workaround: Set your breakpoint by clicking in the gutter of the code
window. Open the breakpoints list. Click on New Breakpoint, as if you
are going to set a symbolic breakpoint. This seems to force XCode to
regenerate the list of breakpoints. Your breakpoint will now appear in
the list and work as expected. It is now ok to delete the symbolic
breakpoint you created.
Jonathan
_______________________________________________
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.