summaryrefslogtreecommitdiff
path: root/kernel/debug
AgeCommit message (Collapse)AuthorFilesLines
2010-05-21Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel2-0/+1770
Move kgdb.c in preparation to separate the gdbstub from the debug core and exception handling. CC: Ingo Molnar <mingo@elte.hu> Signed-off-by: Jason Wessel <jason.wessel@windriver.com>