mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00
Bug 314536; Typo
This commit is contained in:
parent
7d968da82e
commit
9db429483b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ public class GDBSolibBlock extends Observable implements IMILaunchConfigurationC
|
|||
private boolean fAutoSolib = false;
|
||||
|
||||
// Bug 314536 and Bug 314554
|
||||
// This option will make the DSF-GDB launch fail, and on Linux we have a problem where it will hand
|
||||
// This option will make the DSF-GDB launch fail, and on Linux we have a problem where it will hang
|
||||
// Since this option was added for multi-process but it has not been completed for Linux yet, just hide it completely for now
|
||||
private boolean fUseSolibForApp = false;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue