1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug
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
..
org.eclipse.cdt.debug.application Update version to 9.1.0 2016-08-17 10:11:57 -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: Support for full GDB console 2016-09-07 15:23:47 -04:00
org.eclipse.cdt.debug.application.tests Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.debug.core Update version to 9.1.0 2016-08-17 10:11:57 -04: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 Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04: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