summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-08-04 17:15:05 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-08-04 17:15:05 +0100
commite272dd8e4d2437423b5140ad76cb690f4e182d76 (patch)
tree711387f3e53ded6e557cab3be202dc05782a314f /compile_flags.txt
parent71f3aa93062d7eef5a3e4d4aea81e9b6dc77d427 (diff)
wip: DebuggerKit: implementation of the NeKernel debugging protocol.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 576154d..fb0007b 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -7,4 +7,5 @@
-DLC_USE_STRUCTS
-xc++
-DLD_NEKERNEL_DEBUGGER
--DLD_MACH_DEBUGGER \ No newline at end of file
+-DLD_MACH_DEBUGGER
+-DDEBUGGERKIT_POSIX \ No newline at end of file