Thank you! In the mess that is Cmake I missed that
Von meinem iPhone gesendet
> Am 26.02.2015 um 20:00 schrieb Greg Clayton :
>
> You must build with -g for debug info.
>
>> On Feb 26, 2015, at 7:22 AM, Alexander von Below wrote:
>>
>> Hello,
>>
>> the core of my issue is that I can not ste
You must build with -g for debug info.
> On Feb 26, 2015, at 7:22 AM, Alexander von Below wrote:
>
> Hello,
>
> the core of my issue is that I can not step into my code (which is a library
> produced by some CMake wizzardry). When I do a lookup with lldb, this is what
> I get:
>
> (lldb) im
On Thursday February 26 2015 16:22:48 Alexander von Below wrote:
> Hello,
>
> the core of my issue is that I can not step into my code (which is a library
> produced by some CMake wizzardry). When I do a lookup with lldb, this is what
> I get:
Did you build that library yourself, and did you en
Hello,
the core of my issue is that I can not step into my code (which is a library
produced by some CMake wizzardry). When I do a lookup with lldb, this is what I
get:
(lldb) image lookup --address 0x2f1f88 --verbose
Address: MyApp[0x00209f88] (MyApp.__TEXT.__text + 2099512)
Summar