Move kernel/kgdb.c to kernel/debug/debug_core.c
authorJason Wessel <jason.wessel@windriver.com>
Tue, 19 May 2009 12:49:32 +0000 (07:49 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:18 +0000 (21:04 -0500)
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>

No differences found