Repository : ssh://git@diktynna/doc
On branches: backup-redmine/2022-11-14,backup-redmine/2023-01-14,main
commit 46e87985202de6ed18f76a0e96cdf7238ec8a470 Author: Sven Eckelmann sven@narfation.org Date: Sun Oct 23 09:12:29 2022 +0000
doc: devtools/Kernel_debugging_with_kgdb
46e87985202de6ed18f76a0e96cdf7238ec8a470 devtools/Kernel_debugging_with_kgdb.textile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/devtools/Kernel_debugging_with_kgdb.textile b/devtools/Kernel_debugging_with_kgdb.textile index 4a469cc7..6c752dcc 100644 --- a/devtools/Kernel_debugging_with_kgdb.textile +++ b/devtools/Kernel_debugging_with_kgdb.textile @@ -36,9 +36,6 @@ From: Sven Eckelmann sven@narfation.org Date: Thu, 13 Oct 2022 16:40:21 +0200 Subject: openwrt: Add support for easily selectable kernel debugger support
-See https://www.open-mesh.org/projects/devtools/wiki/Kernel_debugging_with_kgdb#... -for more information. - When enabling this KERNEL_KGDB, make sure to clean some packages to make sure that they are compiled with the correct settings:
@@ -59,7 +56,7 @@ The rest has then to be done with the gdb(-remote) instance on the host. But the system must not be stopped too long because the external (GPIO) will otherwise kill the system.
-Important here, is that OpenWrt 22.03 (on IPQ807x/IPQ60xx) doesn't provide +Important here, is that OpenWrt 22.03 on some targets doesn't provide the correctly mapped vmlinux in the source directory, So it is necessary to run it like this: