mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 18:25:40 +02:00
[271159] Use CMainAttachTab for PostMortem debugging as we used to do.
This commit is contained in:
parent
7ef8d28991
commit
7cf6808597
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@
|
||||||
id="org.eclipse.cdt.cdi.launch.postmortemLaunch.mainTab"
|
id="org.eclipse.cdt.cdi.launch.postmortemLaunch.mainTab"
|
||||||
group="org.eclipse.cdt.launch.postmortemLaunchTabGroup"
|
group="org.eclipse.cdt.launch.postmortemLaunchTabGroup"
|
||||||
name="%MainLaunchTab.name"
|
name="%MainLaunchTab.name"
|
||||||
class="org.eclipse.cdt.launch.ui.CMainTab">
|
class="org.eclipse.cdt.launch.ui.CMainAttachTab">
|
||||||
<associatedDelegate delegate="org.eclipse.cdt.cdi.launch.coreFileCLaunch"/>
|
<associatedDelegate delegate="org.eclipse.cdt.cdi.launch.coreFileCLaunch"/>
|
||||||
</tab>
|
</tab>
|
||||||
<tab
|
<tab
|
||||||
|
|
Loading…
Add table
Reference in a new issue