1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
cdt/launch
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.docker.launcher Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.docker.launcher-feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.docker.launcher.source-feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.launch Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00