1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug/org.eclipse.cdt.debug.ui
Marc Khouzam 999c2e97cc Bug 303808: Add dedicated debugger console view
Splitting out the GDB console into its own Debugger Console view.

The goal of this patch is to allow the user to easily keep the full GDB
console in focus, without having to pin it, as the pin requirement was
not very user-friendly.  Furthermore, the user can also use the GDB
console while looking at the output of the program being debugged,
which couldn't not be done without a dedicated gdb console view.

This patch also resolves two issues we had with re-using the platform
console view, which were:
- pin didn't work
- clone didn't work
With this new Debugger console view, there is no pin and no clone.

Change-Id: Ia19132704a2f6618f35ffe47ebb4b8f0028dc9ab
2016-09-07 15:26:43 -04:00
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
icons Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00
META-INF Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00
schema [bug 417138] Various extension point schema cleanups 2013-09-12 22:56:47 -04:00
src/org/eclipse/cdt/debug Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.project Bug 265796 2009-02-25 20:06:32 +00:00
about.html Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
build.properties Missing about.html files in various source plugins. 2010-06-14 20:34:48 +00:00
NEWS Update 2005-06-10 14:30:44 +00:00
plugin.properties Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00
plugin.xml Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00
pom.xml Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00