From 5f8ee9584a7a5c911d46f73e24ec7a1201058c50 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 5 Aug 2025 09:57:44 +0100 Subject: feat! compiler_kit: API breaking changes. feat: debugger_kit: Debugger work in progress implementation. Signed-off-by: Amlal El Mahrouss --- compile_flags.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt index fb0007b..2583106 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -4,8 +4,8 @@ -Idev/CompilerKit/Detail -Isdk/ -I./ --DLC_USE_STRUCTS +-DCK_USE_STRUCTS -xc++ --DLD_NEKERNEL_DEBUGGER --DLD_MACH_DEBUGGER +-DDK_NEKERNEL_DEBUGGER +-DDK_MACH_DEBUGGER -DDEBUGGERKIT_POSIX \ No newline at end of file -- cgit v1.2.3