Re: How to work around this bug?
Re: How to work around this bug?
- Subject: Re: How to work around this bug?
- From: "Theodore H. Smith" <email@hidden>
- Date: Mon, 23 May 2005 23:15:31 +0100
No opts here, this is debug mode. I have the source code to this file,
as I wrote it.
On 23 May 2005, at 21:25, AgentM wrote:
It sounds like you compiled MacMFCShims with optimization on which
would confuse the debugger. Of course, if you don't have the source to
it, then you can't recompile it, so you should put your breakpoint at
the points of entry into that mystery code. Good luck.
On May 23, 2005, at 2:45 PM, Theodore H. Smith wrote:
So I set a few breakpoints in some code of mine, and then Xcode
complained about being able to handle my breakpoints.
Unable to set breakpoint MacMFCShims.h:853. Make sure to build the
file MacMFCShims.h with debugging symbols.
Note: breakpoint 17 also set at pc 0x230dc.
Note: breakpoints 17 and 18 also set at pc 0x230dc.
In practice, this equates to this:
1) when I step into code, totally the wrong line is selected by the
red bar.
2) When I set breakpoints on certain lines, totally the wrong
function is actually broken into.
Can someone tell me how I can get this working properly?
Without being able to debug, this makes my job 3x harder. There's no
point writing complex code if you can't debug it.
--
elfdata.com/plugin/ Industrial strength string processing, made easy.
|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-
AgentM
email@hidden
|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-
--
elfdata.com/plugin/ Industrial strength string processing, made easy.
"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."
_______________________________________________
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