18 Commits (152062f5ceedfff1da4b2f129f6fb2c1fc9465ac)

Author SHA1 Message Date
Daniel Grunwald 78c9de6e32 Fixed CallStackPad not refreshing when during initialization. 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
Siegfried Pammer f5e1507088 fix refresh bugs in CallStackPad 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
Siegfried Pammer 821ffcb805 remove DoEvents from all debugger pads 14 years ago
Siegfried Pammer 77cb734df9 enforce all DoEvents from pads on the main thread to avoid race conditions in debugger. Do delayed invalidate on all pads. 14 years ago
Eusebiu Marcu 509f3184d8 Support navigating to decompiled code from CallStackPad and RunningThreadsPad. 14 years ago
Daniel Grunwald 6dfa03cd02 Add maxLength parameter to Value.AsString() method. 15 years ago
Daniel Grunwald 9aa18af3d1 Truncate argument values in CallStackPad. 15 years ago
Eusebiu Marcu 47b05cc00c add columns module name and line number 15 years ago
Eusebiu Marcu 614ed865a7 add module names and line number to callstack 15 years ago
Eusebiu Marcu 5feb6386c5 parallel stacks v0.2 15 years ago
Daniel Grunwald b1f91f024e Fixed some UI problems with the new CallStackPad. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Siegfried Pammer 0d977e0a84 moved CallStackPad to WPF; this should fix the repaint problems/errors 15 years ago