1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
build Clean up CMake build.properties files. 2016-09-06 19:49:34 -04:00
codan Bug 500884. Fixed ExternalToolInvoker so it starts the Build Console. 2016-09-05 17:48:12 -06:00
core Add missing since tag. 2016-09-02 11:01:50 -04:00
cross Update version to 9.1.0 2016-08-17 10:11:57 -04:00
debug Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00
doc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
dsf Bug 337899 - [debug view][non-stop] Process label is not updated 2016-08-29 07:23:30 -04:00
dsf-gdb Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00
jtag Update version to 9.1.0 2016-08-17 10:11:57 -04:00
launch Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00
llvm lldb: Fix parsing of some version formats 2016-09-03 21:05:00 -04:00
lrparser Update version to 9.1.0 2016-08-17 10:11:57 -04:00
memory Update version to 9.1.0 2016-08-17 10:11:57 -04:00
native/org.eclipse.cdt.native.serial Fix Windows 32-bit serial.dll. 2016-08-26 10:43:20 -04:00
qt Bug 174176 - Hook up CMake build to LaunchBar to select toolchain files 2016-08-25 16:49:28 -04:00
releng Bug 303808: Support for full GDB console 2016-09-07 15:23:47 -04:00
remote Update version to 9.1.0 2016-08-17 10:11:57 -04:00
testsrunner Fix change of version 2016-08-24 10:35:50 -04:00
toolchains/arduino Bug 500237 - Use specific version of tool for uploads. 2016-08-26 12:22:52 -04:00
upc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
util Update version to 9.1.0 2016-08-17 10:11:57 -04:00
visualizer Update version to 9.1.0 2016-08-17 10:11:57 -04:00
windows Update version to 9.1.0 2016-08-17 10:11:57 -04:00
xlc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml releng: Build with Tycho 0.26. 2016-08-23 16:22:28 -04:00