14 Commits (983ee4df5465cf8b4e4a0014a5df80aa0b7c7b63)

Author SHA1 Message Date
Siegfried Pammer f30d838898 normalize file headers 12 years ago
David Srbecký 4798dae6fe Refactored the stepping logic to be more friendly with multiple symbol source; 13 years ago
David Srbecký 3c1353849f Remove all code related to debugging of decompiled code 13 years ago
David Srbecký 4ce8ed55d9 Fix broken unit tests due to last commit 13 years ago
David Srbecký 7966faa3cc Re-write debugger options to use accessors with Get/Set methods. 13 years ago
David Srbecký 82d2924b10 Removed some debugger options 13 years ago
David Srbecký 81f6f66a33 Do not suspend other threads while stepping 13 years ago
Siegfried Pammer 377114e1c9 remove options for JMC and Step over code without symbols (both of them are enabled by default), use "Decompile code without symbols" instead 14 years ago
Siegfried Pammer 430e6b3954 add option "Decompile code without symbols" to SharpDevelop; small improvements in debugger when debugging decompiled code 14 years ago
Eusebiu Marcu 4f22877fbf Debug & evaluate third party code. 14 years ago
mkonicek 3e105b2613 Debugger - working option "Pause on handled Exceptions". 14 years ago
mkonicek bbdf7cd77b Redesigned debugging options panel in XAML. 14 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
David Srbecký 8069a16fb5 Moved the debugger directory one level up 16 years ago
David Srbecký 36a37b020a Apply thread-suspend rules for threads created during the stepping 16 years ago
David Srbecký 9da4702054 Suspend other threads during stepping 16 years ago
David Srbecký 9f743baba9 Do not use the Project and Src directories in debugger 16 years ago
David Srbecký 07c2eef28b Moving some files around 16 years ago
Justin Dearing 91af16cfeb Fixed some comment typos. 17 years ago
David Srbecký 55e8e0bd7e Rewritten the stepping engine; 17 years ago
David Srbecký bb1c30b9b6 All debugging options are stored in a special purpose class which is then serialized into the SharpDevelop properties file. 17 years ago