1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 19:35:36 +02:00
cdt/core
Marc Khouzam 39c781f81a Bug 497166: Support the user using the 'run' command in the gdb console
This commit introduces a PersistentPTY.  By using it, we now allow the
user to restart the process from the GDB console (by pressing 'run').
In this case, the I/O will continue using the PersistentPTY.

Previously, the PTY would have been closed, and GDB would fail to
restart the process because it would fail to use the closed PTY.

Change-Id: I395b402e297a2043af8fce33df163eddef9e6c7a
2016-11-14 15:30:23 -05:00
..
org.eclipse.cdt.core Adding API filter for default method 2016-11-13 22:10:24 -05:00
org.eclipse.cdt.core.aix Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc64le Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.x86 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.x86_64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.macosx Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.native Bug 497166: Support the user using the 'run' command in the gdb console 2016-11-14 15:30:23 -05:00
org.eclipse.cdt.core.tests Bug 506170 - Compute correct associated namespaces for enumeration type 2016-11-04 03:00:47 -04:00
org.eclipse.cdt.core.win32 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.win32.x86 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.win32.x86_64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.ui Bug 507148. Fixed opening/switching to editor. 2016-11-11 11:18:55 +01:00
org.eclipse.cdt.ui.tests Cosmetics. 2016-10-28 14:52:56 -07:00