mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
[251486] - Added comment.
This commit is contained in:
parent
b877d06bd8
commit
f508c3cf0f
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ public class GdbLaunchDelegate extends LaunchConfigurationDelegate
|
|||
} finally {
|
||||
if (!succeed) {
|
||||
// finalLaunchSequence failed. Shutdown the session so that all started
|
||||
// services including any GDB process are shutdown.
|
||||
// services including any GDB process are shutdown. (bug 251486)
|
||||
//
|
||||
final GdbLaunch gdbLaunch = launch;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue