[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
not able to step instructions when debugging linux kernel
From: |
ns99310 |
Subject: |
not able to step instructions when debugging linux kernel |
Date: |
Sat, 22 Aug 2020 13:16:00 +0200 |
User-agent: |
GWP-Draft |
Hello, I've been trying to debug the linux kernel with the help of QEMU, and I'm trying to step through individual assembly instructions and lines. Although whenever I try it, I don't step one instruction/line further as expected, but land in some unknown for me handlers.
The following terminal recording shows my qemu-system script and a GDB session in which you can see my issue.
Any help appreciated.
Greetings,
ns
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- not able to step instructions when debugging linux kernel,
ns99310 <=