We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5239a1a commit a037d25Copy full SHA for a037d25
scripts/gdbinit.gdb
@@ -1,4 +1,4 @@
1
file ##LINUX_OUT##/vmlinux
2
source ##LINUX_OUT##/vmlinux-gdb.py
3
target remote :1234
4
-add-symbol-file ##LINUX_OUT##/modules_install/lib/modules/5.10.107/extra/art_rootkit.ko -s .text 0xffffffc0091b0800
+# add-symbol-file ##LINUX_OUT##/modules_install/lib/modules/5.10.107/extra/my_module.ko -s .text 0xffffffc0091b0800
0 commit comments