GdbMI2Fix.diff
ide/Debuggers/Gdb_MI2.cpp (kopia robocza) | ||
---|---|---|
141 | 141 |
if(!started) |
142 | 142 |
{ |
143 | 143 |
Exclamation(t_("Failed to start application")); |
144 |
IdeEndDebug(); |
|
144 | 145 |
return; |
145 | 146 |
} |
146 | 147 |
Lock(); |