summaryrefslogtreecommitdiffstats
path: root/rules/00debug-packages.in
blob: 64dd254f15e9dd4cf933070513b5ffaed8de59bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=debug_tools

config DEBUG_PACKAGES
	bool
	prompt "create debug packages"
	help
	  If this is enabled, then for each package a debug package is
	  created. These packages are not installed by default but can be
	  installed manually as needed. They contain the debug files that
	  are otherwise only available in nfsroot.
	  This is useful to run debug tools such as gdb, valgrind, perf
	  etc. on a normal (not nfsroot) rootfs.