mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 22:35:43 +02:00
![]() 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 |
||
---|---|---|
.. | ||
.settings | ||
META-INF | ||
src/org/eclipse/cdt | ||
.classpath | ||
.project | ||
about.html | ||
build.properties | ||
plugin.properties | ||
pom.xml |