LLDB (Swift): Casting Raw Address into Usable Type

前端 未结 11 799
天涯浪人
天涯浪人 2020-11-27 09:30

Is there an LLDB command that can cast a raw address into a usable Swift class?

For example:

(lldb) po 0x7df67c50 as MKPinAnnotationView
11条回答
提交回复
热议问题