mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gdbserver link to SO answer that explains the main steps taken
This commit is contained in:
@@ -531,6 +531,8 @@ As usual, different archs work with:
|
|||||||
|
|
||||||
./rungdbserver -a arm kernel_module-1.0/user/myinsmod.out
|
./rungdbserver -a arm kernel_module-1.0/user/myinsmod.out
|
||||||
|
|
||||||
|
An implementation overview can be found at: <https://reverseengineering.stackexchange.com/questions/8829/cross-debugging-for-mips-elf-with-qemu-toolchain/16214#16214>
|
||||||
|
|
||||||
## X11
|
## X11
|
||||||
|
|
||||||
Only tested successfully in `x86_64`:
|
Only tested successfully in `x86_64`:
|
||||||
|
|||||||
Reference in New Issue
Block a user