Expect

Changes On Branch telco-tec-win32-take2-branch
Login

Changes On Branch telco-tec-win32-take2-branch

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch telco-tec-win32-take2-branch Excluding Merge-Ins

This is equivalent to a diff from 3b3b7d3e33 to e86ae14031

2003-08-26
20:46
titleblock comment changes and removal of the Detours library usage. Leaf check-in: e86ae14031 user: davygrvy tags: trunk, telco-tec-win32-take2-branch
00:14
ConsoleDebugger::OnXBreakpoint(): sometimes a breakpoint is not set. Don't crash, just punt.. Unknown for why... td32.exe can cause this by launching a new command shell that will launch a seperate console (ie. File->OS Shell) check-in: 8500ec0ed0 user: davygrvy tags: trunk, telco-tec-win32-take2-branch
2002-03-22
05:26
new "follow the mouse" test case. check-in: 8a18d3f5f5 user: davygrvy tags: trunk, telco-tec-win32-take2-branch
2002-03-16
00:38
no message Leaf check-in: 3b3b7d3e33 user: davygrvy tags: trunk, win32-jump-point-1
00:37
fixed a nasty bug in the SetArgv() function that was all my fault. check-in: abce3fafb9 user: davygrvy tags: trunk, win32-jump-point-1

Changes to ChangeLog.win32.

Changes to generic/exp.h.

Changes to generic/expDecls.h.

Changes to generic/expIntDecls.h.

Changes to generic/expIntPlatDecls.h.

Changes to win/.gitignore.

Changes to win/Mcl/ChangeLog.

Changes to win/Mcl/Mcl.dsp.

Changes to win/Mcl/include/CMclGlobal.h.

Changes to win/Mcl/src/CMclMailbox.cpp.

Changes to win/MsvcDbgControl.cpp.

Changes to win/MsvcDbgControl.h.

Deleted win/TclAdapter.hpp.

Added win/TclAdaptor.hpp.

Changes to win/TclHash.hpp.

Added win/config.hpp.

Changes to win/expWinCommand.c.

Changes to win/expWinConsoleDebugger.cpp.

Changes to win/expWinConsoleDebugger.hpp.

Changes to win/expWinConsoleDebuggerBreakPoints.cpp.

Added win/expWinConsoleKeyMap.cpp.

Changes to win/expWinDynloadTclStubs.cpp.

Changes to win/expWinInit.c.

Added win/expWinInjectorIPC.hpp.

Added win/expWinInjectorMain.cpp.

Changes to win/expWinInt.h.

Changes to win/expWinLog.c.

Changes to win/expWinMessage.cpp.

Changes to win/expWinMessage.hpp.

Changes to win/expWinPort.h.

Changes to win/expWinProcess.c.

Changes to win/expWinSlave.hpp.

Changes to win/expWinSlaveMain.cpp.

Changes to win/expWinSlaveTrap.hpp.

Changes to win/expWinSlaveTrapDbg.cpp.

Changes to win/expWinSpawnChan.c.

Deleted win/expWinSpawnClient.hpp.

Deleted win/expWinSpawnStdioClient.cpp.

Changes to win/expWinTest.cpp.

Added win/expWinTestClient.hpp.

Added win/expWinTestClientConio.cpp.

Added win/expWinTestClientInteract.cpp.

Added win/expWinTestClientStdio.cpp.

Changes to win/expWinTty.c.

Changes to win/expWinUtils.cpp.

Changes to win/expWinUtils.hpp.

Changes to win/expect.dsp.

Changes to win/expect.dsw.

Changes to win/expect.rc.

Added win/inject.rc.

Added win/injector.dsp.

Added win/injector.dsw.

Changes to win/slavedrv.dsp.

Changes to win/slavedrv.dsw.

Changes to win/slavedrv.rc.

Changes to win/slavedrv_test.dsp.

Added win/slavedrv_test.dsw.

Changes to win/slavedrvmc.mc.

Added win/test1.cpp.

Added win/test1.dsp.

Changes to win/winDllMain.c.