qemu-discuss
[Top][All Lists]
Advanced

[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.
https://asciinema.org/a/Z5oVPwukFjcNn4Alwd0Ou6ft3

Any help appreciated.
Greetings,
ns

reply via email to

[Prev in Thread] Current Thread [Next in Thread]