1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/dsf-gdb
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.dsf.gdb Bug 497166: Support the user using the 'run' command in the gdb console 2016-11-14 15:30:23 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Bug 501006 - [visualizer] harmonize TID with DV and new GDB console 2016-11-02 08:05:24 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.dsf.gdb.tests Bug 497693/ Sysroot with spaces 2016-09-21 10:01:49 -04:00
org.eclipse.cdt.dsf.gdb.ui Bug 498782 - add synchronize of process selection between the DV and GDB 2016-11-14 10:12:03 -05:00
org.eclipse.cdt.examples.dsf.gdb Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.gnu.dsf-feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.gnu.dsf.source-feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.tests.dsf.gdb bug 498782 - [debug] synchronize selection between the DV and GDB 2016-11-10 11:35:27 -05:00