p举例

p/c

(lldb) reg r x23 x22
    x23 = 0x5f363130305f3131
    x22 = 0xeb00000000383030

(lldb) p/c 0x5f363130305f3131
(long) 11_0016_
(lldb) p/c 0xeb00000000383030
(unsigned long) 008\0\0\0\0\xeb

-> 完整字符串的值其实是:

  • 11_0016_008 == 11_0016_ + 008

results matching ""

    No results matching ""