16 Commits (54c45c04a415c2d5e080e3436e22acefec9c6af8)

Author SHA1 Message Date
Siegfried Pammer e67c669eb1 add "debug executable" 12 years ago
David Srbecký 4798dae6fe Refactored the stepping logic to be more friendly with multiple symbol source; 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
Siegfried Pammer 3abf671f4d fix another side of SD-1846 - Changing debugger options during debug causes exception 13 years ago
David Srbecký 0d4cd64ae6 Removed several debugger events. Refactored event handling in the debugger addin. 14 years ago
David Srbecký fb31be5e4c Cleaning up debugger tree model and tooltips 14 years ago
David Srbecký 0a07af2788 Completely changed how debugger keeps state for nodes in local variables pad and in tooltips. 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
mkonicek 3e105b2613 Debugger - working option "Pause on handled Exceptions". 14 years ago
mkonicek bbdf7cd77b Redesigned debugging options panel in XAML. 14 years ago
Eusebiu Marcu 614ed865a7 add module names and line number to callstack 15 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ý 63ac1e1b04 Heuristic to show integers as hexadecimal 16 years ago
David Srbecký 9f743baba9 Do not use the Project and Src directories in debugger 16 years ago
Siegfried Pammer 71480d693b removed transparency from DebuggeeExceptionForm, added buttons for Break and Terminate again 16 years ago
Siegfried Pammer f08507a12c Created new ExceptionForm based on suggestions from forums/9446 16 years ago
Justin Dearing 91af16cfeb Fixed some comment typos. 17 years ago
Justin Dearing 2a1ab5312c Fixed button position of DebugeeExceptionForm. The position of the splitter in DebugeeExceptionForm remains consistent between calls to it. 17 years ago
Justin Dearing 08f28dd947 Saved window state in DebuggingOptions for the DebugeeExceptionForm and DebugeeExceptionForm. 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
David Srbecký 07eb82d08e Improving performance of metadata enumerators 17 years ago
David Srbecký aee0bef040 Skip single-line properties during debugging 17 years ago
David Srbecký bb7c8f88c0 Added a 'visualizer' that shows internal data about ICorDebugValue 17 years ago
David Srbecký 866b0f92fe Added an options page for the debugger 17 years ago