mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
GEM5 vm GDB debug
This commit is contained in:
@@ -371,7 +371,7 @@ When you start interacting with QEMU hardware, it is useful to see what is going
|
||||
This is of course trivial since QEMU is just an userland program on the host, but we make it a bit easier with:
|
||||
|
||||
....
|
||||
./run -q
|
||||
./run -D
|
||||
....
|
||||
|
||||
Then you could:
|
||||
@@ -1361,7 +1361,7 @@ Related threads:
|
||||
===== GEM5 x86 best attempt
|
||||
|
||||
....
|
||||
./configure && ./build -a x86_64-gem5
|
||||
./configure && ./build -a x86_64 -g
|
||||
./run -a x86_64 -g
|
||||
....
|
||||
|
||||
|
||||
Reference in New Issue
Block a user