mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 04:24:26 +01:00
./rungdb-user ported, but I noticed that it is broken, again... on master...
This commit is contained in:
@@ -1769,6 +1769,8 @@ since GDB does not know that libc is loaded.
|
|||||||
./rungdb-user kernel_module-1.0/user/sleep_forever.out main
|
./rungdb-user kernel_module-1.0/user/sleep_forever.out main
|
||||||
....
|
....
|
||||||
|
|
||||||
|
TODO not working as of f8c0502bb2680f2dbe7c1f3d7958f60265347005, does not break. Bisect on recent QEMU and kernel. Debug by creating an executable that prints the address of `main`.
|
||||||
|
|
||||||
==== GDB step debug userland BusyBox init
|
==== GDB step debug userland BusyBox init
|
||||||
|
|
||||||
BusyBox custom init process:
|
BusyBox custom init process:
|
||||||
|
|||||||
Reference in New Issue
Block a user