Breakpoints not working ??
Breakpoints not working ??
- Subject: Breakpoints not working ??
- From: Stephen Travis Pope <email@hidden>
- Date: Thu, 12 Feb 2004 09:07:41 -0800
Hello list,
I'm using Xcode 1.1 on OS X 10.3.2 on a new 15" PowerBook G4. Our code
is C++ and uses namespaces. (I used to get the RTTI messages I've seen
mentioned on this list.)
Somehow breakpoints stopped working. I can set then and they appear in
the gutter as dark gray markers. They also appear in the breakpoints
list, but when I try to debug the file, it runs right through them.
I've tried using build&debug as well as the debug executable menu item.
My students working on the project say it works fine for them with the
same code and project file.
If I set breakpoints in the first few executable lines of main(), the
debugger tells me
Note: breakpoint 1 also set at pc 0x2d66c.
Note: breakpoints 1 and 2 also set at pc 0x2d66c.
Note: breakpoints 1, 2 and 3 also set at pc 0x2d66c.
Note: breakpoints 1, 2, 3 and 4 also set at pc 0x2d66c.
but then runs right through them.
Has anyone else seen behavior like this?
Can you guess what I might have screwed up in my environment? (I tried
deleting ~/Library/Preferences/com.Apple.Xcode.plist.)
...any replies appreciated...
stp
--
Stephen Travis Pope -- http://create.ucsb.edu/~stp
Faith, surrender, and hope are only as important to life as, say,
breathing.
_______________________________________________
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.