mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Document, test and automate gdbserver
This commit is contained in:
2
rootfs_overlay/gdbserver.sh
Executable file
2
rootfs_overlay/gdbserver.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
gdbserver :45455 "$@"
|
||||
Reference in New Issue
Block a user