Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion meson_options.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
option('DBGIMPORT', type: 'boolean', value: false, description: 'Enable Windows API import debugging')
option('DBGWDF', type: 'boolean', value: false, description: 'Enable WDF debugging')
option('DBGWDF', type: 'boolean', value: false, description: 'Enable WDF debugging')
option('UNMOUNTFS', type: 'boolean', value: true, description: 'Unmount the file system for the Tudor host process - disable to make GDB work properly')