관리-도구
편집 파일: Makefile
# # Makefile for the linux kernel debugger # obj-$(CONFIG_KGDB) += debug_core.o gdbstub.o obj-$(CONFIG_KGDB_KDB) += kdb/