mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
gdb: better test command
This commit is contained in:
@@ -11798,7 +11798,7 @@ If something goes wrong, re-run the test commands manually and use `--verbose` t
|
|||||||
|
|
||||||
....
|
....
|
||||||
./run --arch arm --background --baremetal add --wait-gdb &
|
./run --arch arm --background --baremetal add --wait-gdb &
|
||||||
./run-gdb --arch arm --baremetal add --test --verbose
|
./run-gdb --arch arm --baremetal add --verbose -- main
|
||||||
....
|
....
|
||||||
|
|
||||||
and possibly repeat the GDB steps manually with the usual:
|
and possibly repeat the GDB steps manually with the usual:
|
||||||
|
|||||||
Reference in New Issue
Block a user