A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
Go to file
Ryan Prichard 6009fcaf7b Checkpoint of console work.
The agent process uses shared memory and events now instead of pipes.
2011-10-30 17:59:27 -07:00
.gitignore Initial commit of console work. 2011-10-30 15:07:02 -07:00
Agent.cc Checkpoint of console work. 2011-10-30 17:59:27 -07:00
AgentIo.cc Checkpoint of console work. 2011-10-30 17:59:27 -07:00
AgentIo.h Checkpoint of console work. 2011-10-30 17:59:27 -07:00
Client.cc Checkpoint of console work. 2011-10-30 17:59:27 -07:00
Client.h Checkpoint of console work. 2011-10-30 17:59:27 -07:00
CMakeLists.txt Checkpoint of console work. 2011-10-30 17:59:27 -07:00
DebugClient.cc Initial commit of console work. 2011-10-30 15:07:02 -07:00
DebugClient.h Initial commit of console work. 2011-10-30 15:07:02 -07:00
DebugServer.py Initial commit of console work. 2011-10-30 15:07:02 -07:00
Test.cc Checkpoint of console work. 2011-10-30 17:59:27 -07:00