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