diff options
| author | Manuel Traut <manut@linutronix.de> | 2015-01-12 09:18:43 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2015-01-12 09:22:40 +0100 |
| commit | 394d75a7e8ccda26386d41cbfeb82b4d320ac798 (patch) | |
| tree | 5fd659839f7f085a01d283360f8da9e9d006e161 /application-devel/debugging-tools/Kconfig | |
| parent | 81d754d487ddf72418e03c2bb27f06e1e6355d46 (diff) | |
add jans ese 2012 slides as debugging tools
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'application-devel/debugging-tools/Kconfig')
| -rw-r--r-- | application-devel/debugging-tools/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/application-devel/debugging-tools/Kconfig b/application-devel/debugging-tools/Kconfig new file mode 100644 index 0000000..a1414b7 --- /dev/null +++ b/application-devel/debugging-tools/Kconfig @@ -0,0 +1,7 @@ +config DEBUGGING_TOOLS + bool "Application Debugging tools (german)" + default y + help + gdb, efence, duma, openocd, ldd + + |
