1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 09:46:02 +02:00
Find a file
Marc Khouzam 0caa750ef0 Bug 303808: Support for full GDB console
This patch provides a full GDB console in the standard Console view.
The full console is disabled for Windows due to PTY limitations.

The new console will be triggered automatically when using GDB 7.12 (or
its pre-release) and running on Linux.

Known issues with this patch:
- Cloning the console view breaks the console
- Pinning the console view is not supported
- Interrupting execution in all-stop mode fails with the new console
- Pagination causes some events to be lost (all-stop only)

Change-Id: Iee6ef5228ca17bd829eb743cb41a142afe6714dc
2016-09-07 15:23:47 -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: Support for full GDB console 2016-09-07 15:23:47 -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: Support for full GDB console 2016-09-07 15:23:47 -04:00
jtag Update version to 9.1.0 2016-08-17 10:11:57 -04:00
launch Update version to 9.1.0 2016-08-17 10:11:57 -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