summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.kgdb
Commit message (Expand)AuthorAgeFilesLines
* kgdb: depends on VTJiri Slaby2016-05-231-1/+1
* kdb: Allow access to sensitive commands to be restricted by defaultDaniel Thompson2014-11-111-0/+25
* treewide: Fix typo in printkMasanari Iida2013-06-181-2/+2
* Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2013-03-021-0/+18
|\
| * Fixed dead ifdef block by adding missing Kconfig option.Robert Obermeier2013-03-021-0/+18
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\ \
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
| |/
* / lib: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-171-1/+1
|/
* mips,kgdb: kdb low level trap catch and stack traceJason Wessel2010-05-201-1/+1
* x86,kgdb: Add low level debug hookJason Wessel2010-05-201-0/+9
* kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-201-0/+7
* kgdb: core changes to support kdbJason Wessel2010-05-201-1/+7
* kgdb: remove the requirement for CONFIG_FRAME_POINTERJason Wessel2008-08-011-4/+7
* kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variableJason Wessel2008-07-231-3/+0
* kgdb: kconfig fix xconfig/menuconfig elementJan Engelhardt2008-05-051-7/+9
* kgdb: allow static kgdbts boot configurationJason Wessel2008-04-171-0/+18
* kgdb: add kgdb internal test suiteJason Wessel2008-04-171-0/+13
* kgdb: coreJason Wessel2008-04-171-0/+27