aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.kgdb
AgeCommit message (Expand)Author
2020-09-28kgdb: Honour the kprobe blocklist when setting breakpointsDaniel Thompson
2020-07-09kgdb: enable arch to support XML packet.Vincent Chen
2020-05-18kgdb: Delay "kgdbwait" to dbg_late_init() by defaultDouglas Anderson
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2017-05-16lib: update location of kgdb documentationMauro Carvalho Chehab
2016-05-23kgdb: depends on VTJiri Slaby
2014-11-11kdb: Allow access to sensitive commands to be restricted by defaultDaniel Thompson
2013-06-18treewide: Fix typo in printkMasanari Iida
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2013-03-02Fixed dead ifdef block by adding missing Kconfig option.Robert Obermeier
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-17lib: remove depends on CONFIG_EXPERIMENTALKees Cook
2010-05-20mips,kgdb: kdb low level trap catch and stack traceJason Wessel
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2008-08-01kgdb: remove the requirement for CONFIG_FRAME_POINTERJason Wessel
2008-07-23kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variableJason Wessel
2008-05-05kgdb: kconfig fix xconfig/menuconfig elementJan Engelhardt
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel
2008-04-17kgdb: add kgdb internal test suiteJason Wessel
2008-04-17kgdb: coreJason Wessel