mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
Fixed test runner core dump handler. Implemented debug engine core dump handler. Added SendCoreDump calls for null reference, stack corruption and stack overflow exceptions. |
||
|---|---|---|
| .. | ||
| .editorconfig | ||
| Consts.cs | ||
| CoreDump.cs | ||
| Cosmos.Debug.DebugConnectors.csproj | ||
| DebugConnector.cs | ||
| DebugConnector.DebugStub.cs | ||
| DebugConnector.Helpers.cs | ||
| DebugConnector.Receiving.cs | ||
| DebugConnector.Sending.cs | ||
| DebugConnector.Thread.cs | ||
| DebugConnectorEdison.cs | ||
| DebugConnectorPipeClient.cs | ||
| DebugConnectorPipeServer.cs | ||
| DebugConnectorSerial.cs | ||
| DebugConnectorStreamWithoutTimeouts.cs | ||
| DebugConnectorStreamWithTimeouts.cs | ||
| DebugConnectorTCPServer.cs | ||
| DebugConnectorTestPipeServer.cs | ||