mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-20 11:02:52 +02:00
Better document the use-winedbg option
This commit is contained in:
+6
-1
@@ -1 +1,6 @@
|
||||
option('use-winedbg', type : 'boolean', value : false)
|
||||
option(
|
||||
'use-winedbg',
|
||||
type : 'boolean',
|
||||
value : false,
|
||||
description: 'Whether to run the Wien VST host with GDB attached. Might not always be reliable.'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user