Quantcast
Channel: 睿论坛 - 最新话题
Viewing all articles
Browse latest Browse all 5702

Lldb如何跟踪某个寄存器读写

$
0
0

@sjjvenu wrote:

跟踪到w23的值为1,逆向过来的数据来源也下是判断w23的值,但是在这个函数内已经找不到w23这个寄存的读写内容了


w23内容打印如下:

此处w23用p/x打印出地址是0x00000001,请问下这个是真实的地址吗?因为和它的值1一样,让人容易产生误解。
尝试在0x00000001上下watchpoint,发现也不会触发。

在论坛中搜索也没找到跟踪寄存器读写比较好的解决方案,请问哪位大神有没有比较好的方法能跟踪这种没有上下文关联的数据来源。

Posts: 4

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 5702

Trending Articles