mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
- VS error message when closing VS during a debugging session
- VS can now do multiple debugging session in a row without needing restart. Issues:
- Unhandled exceptions in DataReceived event handler caused UpPipe to break resulting in total loss of connection between AD7Process and ToolsWindows
- Added new code to clean out the Action handler that PipeServer uses. By holding onto the old Action reference, it was holding onto a reference to the old AD7Process instance thus reulting in all sorts of weird errors.
|
||
|---|---|---|
| .. | ||
| AD7.Definitions | ||
| AD7.Impl | ||
| Engine.Impl | ||
| Host | ||
| Properties | ||
| Utilities | ||
| App.config | ||
| AsmSource.cs | ||
| Cosmos.Debug.VSDebugEngine.csproj | ||
| Cosmos.Debug.VSDebugEngine.csproj.vspscc | ||
| Cosmos.snk | ||
| ResourceStrings.Designer.cs | ||
| ResourceStrings.resx | ||