GdbMI2Fix.diff

Zbigniew Rebacz, 04/11/2015 09:49 PM

Download (331 Bytes)

View differences:

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();