19 Commits (3c1353849f1ee8a3cbcb8f9b617683089c30ad71)

Author SHA1 Message Date
David Srbecký 3c1353849f Remove all code related to debugging of decompiled code 13 years ago
David Srbecký c2855d5a65 Refactored handling of debug symbols 13 years ago
David Srbecký 7d1735c54f Refactor handling of debuggee exceptions 13 years ago
Daniel Grunwald 0eb8e20dbc Adjust SharpDevelop to NRefactory update. 13 years ago
David Srbecký 0b924bbbf3 Moving some debugger's files around 13 years ago
David Srbecký 232985182a Refactored handling of large and multi-dimensional arrays 13 years ago
Daniel Grunwald e5560361b9 Update setup. 13 years ago
David Srbecký fa16156631 Replaced debugger's type system with NRefactory type system 13 years ago
Daniel Grunwald 3b2fd56d92 Initialize the debugger type system asynchronously. 13 years ago
Daniel Grunwald 88959babf6 Initialize NR5-based type system in the debugger. 13 years ago
David Srbecký d358ce6f4a Removed PausedReason. 13 years ago
David Srbecký 0d4cd64ae6 Removed several debugger events. Refactored event handling in the debugger addin. 13 years ago
David Srbecký 0a07af2788 Completely changed how debugger keeps state for nodes in local variables pad and in tooltips. 13 years ago
Siegfried Pammer 430e6b3954 add option "Decompile code without symbols" to SharpDevelop; small improvements in debugger when debugging decompiled code 14 years ago
Daniel Grunwald 6bd47b7611 Revert David's debugger changes - they won't be part of SD 4.2. 14 years ago
David Srbecký 62265526a4 Completely changed how debugger keeps state for nodes in local variables pad and in tooltips. 14 years ago
Daniel Grunwald afd2f38400 Mark SharpDevelop assemblies as Full/Client profile. 15 years ago
Matt Ward 48383a8bec Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder. 15 years ago
David Srbecký 8069a16fb5 Moved the debugger directory one level up 16 years ago
David Srbecký 8ee08d6071 Removed the Debugger.Internal namespace 16 years ago
David Srbecký f9aded7c29 Arrays support IList<T> and other interfaces. Added support for object creation. 16 years ago
David Srbecký 9f743baba9 Do not use the Project and Src directories in debugger 16 years ago