gluon/docs/dev
Chrissi^ (Chris Fiege) 1956696da5
openwrt: Store Kernel Debug-Info (#1971)
This change stores a Kernel with Debug-Symbols for the current
architecture in a new output directory '<outputdir>/debug'.
This allows a developer or operator of a network to store the kernel
along with the actual images. In case of a kernel oops the debug
information can be used with the script
'scripts/decode_stacktrace.sh' in the kernel source tree to get the
names to the symbols of the stack trace.

OpenWRT already provides the CONFIG_COLLECT_KERNEL_DEBUG -option that
creates a kernel with debug-symbols in the OpenWRT output directory.
This change enables this option and copies the generated kernel to the
gluon output directory.

Signed-off-by: Chrissi^ <chris@tinyhost.de>
2020-06-04 22:35:58 +02:00
..
web docs: fix typos and small text improvements 2019-04-02 02:32:50 +02:00
basics.rst add .editorconfig (#1951) 2020-03-08 19:18:17 +01:00
build.rst docs/build: add a short summary for some scripts 2020-05-31 23:44:34 +02:00
debugging.rst openwrt: Store Kernel Debug-Info (#1971) 2020-06-04 22:35:58 +02:00
hardware.rst docs: dev: add link to device checklist 2020-05-02 16:15:31 +02:00
mac_addresses.rst docs: dev: add OWE MAC-assignment 2020-04-11 15:13:57 +02:00
packages.rst doc/dev/package: Fix path to gluon.mk (#1774) 2019-06-29 23:41:07 +02:00
site_library.rst docs: fix typos and small text improvements 2019-04-02 02:32:50 +02:00
upgrade.rst docs: update upgrade.rst 2019-06-24 13:37:06 +02:00
wan.rst docs: clarify WAN port on LAN-only devices 2019-12-06 18:29:19 +01:00