gluon-firmware/docs
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
..
dev openwrt: Store Kernel Debug-Info (#1971) 2020-06-04 22:35:58 +02:00
features docs: private-wlan: add WPA3 documentation 2020-03-25 02:05:18 +01:00
multidomain-site-example docs: examples: remove haveged from GLUON_SITE_PACKAGES 2020-04-30 01:51:42 +02:00
package add gluon-logging package 2020-04-30 01:54:35 +02:00
releases docs: releases: remove "v" prefix from page titles 2020-06-03 21:45:48 +02:00
site-example docs, README: Gluon v2020.1.3 2020-06-03 21:45:48 +02:00
user openwrt: Store Kernel Debug-Info (#1971) 2020-06-04 22:35:58 +02:00
.gitignore docs: initial sphinx project with very little content 2014-02-20 17:22:06 +01:00
Makefile docs: treat sphinx warnings as errors 2019-06-20 13:38:09 +02:00
conf.py docs, README: Gluon v2020.1 2020-02-15 00:12:21 +01:00
index.rst openwrt: Store Kernel Debug-Info (#1971) 2020-06-04 22:35:58 +02:00
requirements.txt docs: specify build dependencies in requirements.txt 2020-06-03 02:17:39 +02:00