summaryrefslogtreecommitdiffstats
path: root/modules/mono/glue/cs_files/DebuggingUtils.cs
Commit message (Expand)AuthorAgeFilesLines
* Move modules/mono/glue/cs_files to modules/mono/glue/Managed/FilesIgnacio Etcheverry2018-09-121-83/+0
* #18051: Do not use `var` in a for-loop, or where type is not obviousXavier Cho2018-04-171-2/+2
* #18051: Use 'var' when applicableXavier Cho2018-04-171-3/+3
* #18051: Remove redundant casts and 'using', 'else', 'this' statementsXavier Cho2018-04-171-1/+1
* remove c#7 features for compatibility with 2015 Build ToolsKelly Thomas2018-01-181-2/+2
* Mono: Some StackTrace to StackInfo[] fixesIgnacio Etcheverry2018-01-121-0/+6
* Mono: Implement stack info for errors and exceptionsIgnacio Etcheverry2018-01-091-0/+77