The first line tells LLDB to display x86 assembly (both 32-bit and 64-bit) in the Intel flavor. The second line tells LLDB to not skip the function prologue.
確定! 回上一頁