mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:07:47 +00:00
Utilities: Make syscall(1) explain what it's doing
This commit is contained in:
parent
cb9a9a3e03
commit
5963f2084e
3 changed files with 41 additions and 6 deletions
|
@ -166,6 +166,7 @@ set(DEBUG_SPAM ON)
|
|||
set(DEBUG_CPP_LANGUAGE_SERVER ON)
|
||||
set(DEBUG_AUTOCOMPLETE ON)
|
||||
set(FILE_WATCHER_DEBUG ON)
|
||||
set(SYSCALL_1_DEBUG ON)
|
||||
|
||||
# False positive: DEBUG is a flag but it works differently.
|
||||
# set(DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue