lldb: 'CompileUnit' and 'LineEntry' are wrong
lldb: 'CompileUnit' and 'LineEntry' are wrong
- Subject: lldb: 'CompileUnit' and 'LineEntry' are wrong
- From: Alexander von Below <email@hidden>
- Date: Thu, 12 Dec 2013 19:06:18 +0100
Hello all,
I have taken over a pretty old and rather murky project. It contains a C++ static lib.
Now, whenever I want to step into the static lib, I only see assembly code.
You may think that my question is "Why?", but actually I can answer that!
The 'CompileUnit' and the 'LineEntry' (which I can see from lldb's image lookup command) are wrong. Or rather, they contain the paths on someone else's machine. Not mine.
NOW I am asking: "Why?". And how can I find out what is going wrong?
Thanks a lot
Alex
_______________________________________________
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