1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/debug
Marc Khouzam c2b4f18943 Don't force the GDB console to be shown when created.
When a new launch is triggered and a new GDB console created, it was
shown automatically.  However, if there was a current debug session
where the selection was a stack frame, our sticky policy
(DefaultDsfSelectionPolicy) prevents the new session from being
selected, so the new GDB console shown didn't match the selection in the
DV.

With this patch, when a new GDB console is created, we don't show it
automatically, but let other logic figure out if it should be shown or
not.

Change-Id: If826677a6fb0f925f6b397a13f61fc75fc892748
2016-11-13 22:14:38 -05:00
..
org.eclipse.cdt.debug.application Bug 497512 - cdtdebug.sh "bashisms" not supported by non-bash shells 2016-10-11 11:25:46 -04:00
org.eclipse.cdt.debug.application.doc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.debug.application.product Bug 303808: Remove dependency on o.e.tm.view.* 2016-09-13 13:30:57 -04:00
org.eclipse.cdt.debug.application.tests Disable StandaloneTest1 that fails on Hudson 2016-09-20 07:36:05 -04:00
org.eclipse.cdt.debug.core Implement Qt build tab for the launch config dialog. 2016-11-11 16:24:40 -05:00
org.eclipse.cdt.debug.core.tests Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.debug.standalone-feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.debug.standalone.source-feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.debug.ui Don't force the GDB console to be shown when created. 2016-11-13 22:14:38 -05:00
org.eclipse.cdt.gdb Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.gdb-feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.gdb.source-feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.gdb.ui Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.gnu.debug-feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.gnu.debug.source-feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00