Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit a449669

Browse files
committed
Added new mono debugger dlls, for sending full paths to mono.
1 parent 544e2b9 commit a449669

30 files changed

+22020
-28
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ bin
99
node_modules
1010
oldExternal
1111
out
12-
packages
12+
obj
13+
packages
14+
TODO

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "MonoDevelop.Debugger.Soft.Unity"]
55
path = MonoDevelop.Debugger.Soft.Unity
66
url = https://github.com/Unity-Technologies/MonoDevelop.Debugger.Soft.Unity
7+
[submodule "debugger-libs"]
8+
path = debugger-libs
9+
url = git@github.com:Unity-Technologies/debugger-libs.git
-312 KB
Binary file not shown.
-832 KB
Binary file not shown.

External/ICSharpCode.NRefactory.dll

-48 KB
Binary file not shown.

External/ICSharpCode.NRefactory.pdb

-112 KB
Binary file not shown.

External/Mono.Cecil.Mdb.dll

512 Bytes
Binary file not shown.

External/Mono.Cecil.Mdb.pdb

120 KB
Binary file not shown.

External/Mono.Cecil.dll

5 KB
Binary file not shown.

External/Mono.Cecil.pdb

1.15 MB
Binary file not shown.

External/Mono.Debugger.Soft.dll

-24 KB
Binary file not shown.

External/Mono.Debugger.Soft.pdb

-66 KB
Binary file not shown.

External/Mono.Debugging.Soft.dll

-33 KB
Binary file not shown.

External/Mono.Debugging.Soft.pdb

-78 KB
Binary file not shown.

External/Mono.Debugging.dll

-37 KB
Binary file not shown.

External/Mono.Debugging.pdb

-120 KB
Binary file not shown.

External/Mono.Debugging.xml

Lines changed: 0 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
342 KB
Binary file not shown.

External/System.Collections.Immutable.xml

Lines changed: 4948 additions & 0 deletions
Large diffs are not rendered by default.
563 KB
Binary file not shown.

0 commit comments

Comments
 (0)