diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-08-04 17:15:05 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-08-04 17:15:05 +0100 |
| commit | e272dd8e4d2437423b5140ad76cb690f4e182d76 (patch) | |
| tree | 711387f3e53ded6e557cab3be202dc05782a314f /compile_flags.txt | |
| parent | 71f3aa93062d7eef5a3e4d4aea81e9b6dc77d427 (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.txt | 3 |
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 |
