problems with Expression in debugger
problems with Expression in debugger
- Subject: problems with Expression in debugger
- From: "John Karp" <email@hidden>
- Date: Sat, 27 Mar 2004 03:26:01 +0000
Hi, I have a few problems with the Expression window in debugger.
1, I cannot invoke many methods -- it complains about things out of scope,
even though I am using only symbol that is in the scope of the breakpoint
and symbols that are defined in the Cocoa frameworks. Is this a known bug
or something I have done wrong?
2, the expression interface behaves unpredictably. Often I can input a 3
and it does not show up; sometimes it does not matter what I input nothing
shows up. However, sometimes when I close an Expression window and open it
again, things show up there that weren't there. I recognize some as things
I typed in before but which did not register then. Then I try to remove
them, but the next time I close and open them again, they reappear. How can
I kill these ghosts??
3, perhaps because of the Expression ghosts (which I cannot verify because
they sometimes appear but often do not), there is a long pause in GDB after
a breakpoint is reached, and it complains of "time out" trying to evaluate
some expressions. Is there any cure for this?
Many thanks in advance,
Zheng
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar get it now!
http://toolbar.msn.com/go/onm00200415ave/direct/01/
_______________________________________________
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.