mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
CPP-13864 GDB: Provide a workaround for missing separate console on Windows
This commit is contained in:
@@ -1182,6 +1182,9 @@ cidr.debugger.gdb.workaround.macOS.startupWithShell.description=Enable to use "s
|
||||
to make GDB work on macOS Sierra and higher.\n\
|
||||
Please note that this has a drawback of program arguments containing spaces being passed to the program incorrectly.
|
||||
|
||||
cidr.debugger.gdb.workaround.windows.forceExternalConsole=false
|
||||
cidr.debugger.gdb.workaround.windows.forceExternalConsole.description=Enable to force allocation of a new Windows console for program IO
|
||||
|
||||
cidr.navigation.gotoDeclaration.overrides.showUsages=true
|
||||
cidr.navigation.gotoDeclaration.overrides.showUsages.description = \
|
||||
When enabled, invoking "Navigate Declaration" (Ctrl+B / Ctrl+MouseClick) on a function/method switches between its definition and \
|
||||
|
||||
Reference in New Issue
Block a user