This repository was archived by the owner on Nov 11, 2024. It is now read-only.
2 files changed
+15
-10
lines changed+14-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
| 137 | + | |
137 | 138 |
| |
138 | 139 |
| |
139 | 140 |
| |
| |||
153 | 154 |
| |
154 | 155 |
| |
155 | 156 |
| |
| 157 | + | |
156 | 158 |
| |
157 | 159 |
| |
158 | 160 |
| |
| |||
171 | 173 |
| |
172 | 174 |
| |
173 | 175 |
| |
| 176 | + | |
174 | 177 |
| |
175 | 178 |
| |
176 | 179 |
| |
| |||
180 | 183 |
| |
181 | 184 |
| |
182 | 185 |
| |
183 |
| - | |
| 186 | + | |
184 | 187 |
| |
185 |
| - | |
| 188 | + | |
186 | 189 |
| |
187 |
| - | |
| 190 | + | |
188 | 191 |
| |
189 |
| - | |
| 192 | + | |
190 | 193 |
| |
191 |
| - | |
| 194 | + | |
192 | 195 |
| |
193 |
| - | |
| 196 | + | |
194 | 197 |
| |
195 |
| - | |
| 198 | + | |
196 | 199 |
| |
197 |
| - | |
| 200 | + | |
198 | 201 |
| |
199 |
| - | |
| 202 | + | |
200 | 203 |
| |
| 204 | + | |
| 205 | + | |
201 | 206 |
| |
202 | 207 |
| |
203 | 208 |
| |
|
Submodule debugger-libs updated 19 files
- Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs+11-1
- Mono.Debugger.Soft/Mono.Debugger.Soft/ExceptionEventRequest.cs+5-3
- Mono.Debugger.Soft/Mono.Debugger.Soft/VirtualMachine.cs+6
- Mono.Debugging.Soft/SoftDebuggerBacktrace.cs+3-1
- Mono.Debugging.Soft/SoftDebuggerSession.cs+132-31
- Mono.Debugging.Soft/SoftDebuggerStartInfo.cs+5
- Mono.Debugging.Win32/CorDebuggerBacktrace.cs+1-1
- Mono.Debugging/Mono.Debugging.Client/Catchpoint.cs+2-2
- Mono.Debugging/Mono.Debugging.Client/DebuggerSession.cs+47-69
- Mono.Debugging/Mono.Debugging.Client/ObjectValue.cs+3-6
- Mono.Debugging/Mono.Debugging.Evaluation/BaseBacktrace.cs+8-4
- Mono.Debugging/Mono.Debugging.Evaluation/EvaluationContext.cs+1-1
- Mono.Debugging/Mono.Debugging.Evaluation/ExpressionEvaluator.cs+52-42
- Mono.Debugging/Mono.Debugging.Evaluation/NRefactoryExpressionEvaluator.cs+12-12
- Mono.Debugging/Mono.Debugging.Evaluation/NRefactoryExpressionEvaluatorVisitor.cs+37-36
- Mono.Debugging/Mono.Debugging.Evaluation/NRefactoryExpressionResolverVisitor.cs+1-1
- Mono.Debugging/Mono.Debugging.Evaluation/ObjectValueAdaptor.cs+7-2
- UnitTests/MonoDevelop.Debugger.Tests.TestApp/MonoDevelop.Debugger.Tests.TestApp.csproj+3-8
- UnitTests/MonoDevelop.Debugger.Tests.TestApp/packages.config-4
0 commit comments