Project leakage
Project leakage
- Subject: Project leakage
- From: "Justin C. Walker" <email@hidden>
- Date: Sun, 15 Oct 2006 16:52:22 -0700
It's a silly subject, but:
I just created a quickie project, one .cc file, in /tmp. I ran it in
the Xcode's debugger, and it hit a watch point. I don't have watch
points set for this project. In trying to figure out what's going
on, if I say "info watch" in the debugger console, I get this:
(gdb) info watch
Num Type Disp Enb Address What
1 breakpoint keep y <PENDING> "primes.c:18
2 breakpoint keep y <PENDING> "primes.c:45
3 breakpoint keep y <PENDING> "factors.c:32
4 breakpoint keep y <PENDING> "factors.c:91
5 breakpoint keep y <PENDING> "factors.c:130
6 breakpoint keep y <PENDING> "factors.c:159
7 breakpoint keep y <PENDING> "factors.c:128
8 breakpoint keep y 0x0000ec8c in main at /tmp/x/x.cc:10
breakpoint already hit 1 time
9 hw watchpoint keep y i
breakpoint already hit 2 times
'x' is my new project; primes and factors are components of another
project which is also open. Is this just a side-effect of The Way
Things Work? Should I be worried?
And why do I hit a watchpoint when running this code when I haven't
set one?
I did a quick check of the archive, but I could easily miss a
previous discussion of this. Pointers? Thoughts?
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
When LuteFisk is outlawed,
Only outlaws will have LuteFisk
--------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden