Can I implement a function to trace the instructions not only user
mode instructions but also kernel mode instructions?
I saw a little hint in ether.c : 402 - > /* ignore kernel instructions
by default */
Then I tried to mark the original " if " function and use the old if
decision code. ( if(real_rip !=0) )
But I still trace the user mode instructions only.
Can anyone give me any advices?
thanks
Best regards,
Jack
To unsubscribe from this group, send email to ether-devel+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
thanks,
Jack
> > ME" as the subject.- 隱藏被引用文字 -
>
> - 顯示被引用文字 -