2 files changed
+7
-1
lines changedSubmodule debugger-libs updated 11 files
- Directory.Build.props+7
- Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs+10-1
- Mono.Debugger.Soft/Mono.Debugger.Soft/EventRequest.cs+2-2
- Mono.Debugger.Soft/Mono.Debugger.Soft/MethodMirror.cs+9-3
- Mono.Debugger.Soft/Mono.Debugger.Soft/TypeMirror.cs+4-4
- Mono.Debugger.Soft/Mono.Debugger.Soft/VirtualMachine.cs+6-1
- Mono.Debugging.Soft/DebugSymbolsManager.cs+74-35
- Mono.Debugging.Soft/PortablePdbData.cs+16-3
- Mono.Debugging.Soft/SoftDebuggerBacktrace.cs+3-3
- Mono.Debugging.Soft/SoftDebuggerSession.cs+1-1
- Mono.Debugging.Soft/nuget.config+7
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
0 commit comments