mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
fixed 'revert' behavior in debugger tab
This commit is contained in:
parent
337f8bef9f
commit
ec5c2fbaa9
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ public class CorefileDebuggerTab extends AbstractCDebuggerTab {
|
|||
return true;
|
||||
}
|
||||
}
|
||||
setDebugConfig(null);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue