This repository was archived by the owner on Apr 5, 2024. It is now read-only.
File tree
21 files changed
+29
-11
lines changed- External
- UnityDebug
21 files changed
+29
-11
lines changedDiff for: Changelog.txt
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 |
| |
10 | 14 |
| |
11 | 15 |
| |
|
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Diff for: External/ICSharpCode.NRefactory.dll
0 Bytes
Binary file not shown.
Diff for: External/ICSharpCode.NRefactory.pdb
0 Bytes
Binary file not shown.
Diff for: External/Mono.Cecil.Mdb.dll
0 Bytes
Binary file not shown.
Diff for: External/Mono.Cecil.Mdb.pdb
0 Bytes
Binary file not shown.
Diff for: External/Mono.Cecil.dll
0 Bytes
Binary file not shown.
Diff for: External/Mono.Cecil.pdb
0 Bytes
Binary file not shown.
Diff for: External/Mono.Debugger.Soft.dll
0 Bytes
Binary file not shown.
Diff for: External/Mono.Debugger.Soft.pdb
0 Bytes
Binary file not shown.
Diff for: External/Mono.Debugging.Soft.dll
0 Bytes
Binary file not shown.
Diff for: External/Mono.Debugging.Soft.pdb
0 Bytes
Binary file not shown.
Diff for: External/Mono.Debugging.dll
0 Bytes
Binary file not shown.
Diff for: External/Mono.Debugging.pdb
0 Bytes
Binary file not shown.
Diff for: External/Mono.Posix.dll
30 KB
Binary file not shown.
Diff for: UnityDebug/Log.cs
+11-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
| |||
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 |
| |
32 | 39 |
| |
33 | 40 |
| |
34 |
| - | |
35 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
36 | 45 |
| |
37 | 46 |
| |
38 | 47 |
| |
|
Diff for: UnityDebug/Program.cs
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
41 |
| - | |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
51 |
| - | |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
|
Diff for: UnityDebug/UnityDebugSession.cs
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
155 |
| - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
156 | 158 |
| |
157 | 159 |
| |
158 | 160 |
| |
|
Diff for: package.json
+7-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 14 | + | |
18 | 15 |
| |
19 | 16 |
| |
20 | 17 |
| |
21 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
|
0 commit comments