3 Commits (db6cd171a29c79d17a62d1644c3a81c0582c2578)

Author SHA1 Message Date
Daniel Grunwald db6cd171a2 Adjust line numbers in debugger unit test to new file headers. 16 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
David Srbecký 8069a16fb5 Moved the debugger directory one level up 17 years ago
David Srbecký 9f743baba9 Do not use the Project and Src directories in debugger 17 years ago
David Srbecký d9fc6ff4de Renamed the TestPrograms directory to just Tests 17 years ago
David Srbecký f732a27371 Renamed some tests. Removed the TestPrograms namespace. 17 years ago
David Srbecký b78ca5f3bd Some ToStrings are more verbose. Removed some Ignore attributes. 17 years ago
David Srbecký b5952382f6 Renamed debugger tests. The tests now have a prefix specifying which class they test. 17 years ago
David Srbecký 846fe05dfe Debugger tests - less verbose - do not show properties that have a default value (false, 0, null, {}) 17 years ago
David Srbecký bf9683cd0f Extend the lifetime of StackFrame 18 years ago
David Srbecký ce0ef733f8 Print paused location for the Paused event; 18 years ago
David Srbecký bb1c30b9b6 All debugging options are stored in a special purpose class which is then serialized into the SharpDevelop properties file. 18 years ago
David Srbecký a29e114ca0 All properties called HasExited renamed to some more descriptive name. 18 years ago
David Srbecký d03abbe470 Reformatted the output of debugger tests: properties are outputted as attributes rather then elements 18 years ago
David Srbecký dbba4a13eb Rewritten Breakpoint and SourcecodeSegment classes. SourcecodeSegment is now immutable. 18 years ago
David Srbecký ec2863a837 Added synchronous Continue and Step*. 18 years ago
David Srbecký 5891dcb596 Renamed Continue to AsyncContinue. 18 years ago
David Srbecký 8f87c69eff Tests - sort serialized data alphabetically 18 years ago
David Srbecký 4964163792 Added StackOverflow test. 18 years ago
David Srbecký 882b0af0c5 Removed Value.Name property. 18 years ago
David Srbecký 03a4e7c589 Tests output - use name of dumped object as the XML node name. 18 years ago
David Srbecký e2e20eeb70 Include ToString value in the test output 18 years ago
David Srbecký 9aaa783bf9 Debugger tests - do not expand properties by default. 18 years ago
David Srbecký 9d7ca80e7f ".cs" part of test name 18 years ago
David Srbecký a82ac0c580 Added the expected output to the tests as well 18 years ago
David Srbecký 7ad7219b5a Move testing code to the tests 18 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
David Srbecký aef003e31a Added debugger test: FunctionLifetime 20 years ago
David Srbecký 247da12b8e Added debugger test: Callstack 20 years ago
David Srbecký 33f995f783 Added debugger tests: Break, Symbols 20 years ago
David Srbecký 06f7f16301 Debugger tests pre-compiled 20 years ago
David Srbecký bcd6160f6d Renamed namespace DebuggerLibrary to Debugger 21 years ago
David Srbecký 3a0a26c1b1 Updating my headers 21 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 21 years ago
David Srbecký d36c857e14 Started MetaData wrapper 21 years ago
David Srbecký 563d57b57d Added MyProxy, preparing NDebugger for MTA 21 years ago