Move kernel/kgdb.c to kernel/debug/debug_core.c
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>
Šī revīzija ir iekļauta:
6
kernel/debug/Makefile
Parasts fails
6
kernel/debug/Makefile
Parasts fails
@@ -0,0 +1,6 @@
|
||||
#
|
||||
# Makefile for the linux kernel debugger
|
||||
#
|
||||
|
||||
obj-$(CONFIG_KGDB) += debug_core.o
|
||||
|
1764
kernel/debug/debug_core.c
Parasts fails
1764
kernel/debug/debug_core.c
Parasts fails
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Ielādēt izmaiņas
Atsaukties uz šo jaunā problēmā
Block a user