137 Commits (e883fdc5c9b24352a298579bcc57e4e8a279977c)

Author SHA1 Message Date
Eusebiu Marcu cbb99155ae Implement new methods in NotImplementedAstVisitor. 15 years ago
Eusebiu Marcu 4faea107eb Fix debugging applications that targeted different .NET versions (e.g. 2.0 and 4.0). 15 years ago
Eusebiu Marcu 203799c744 Display a warning message when attaching to a running process. 15 years ago
Eusebiu Marcu 71b6f308fd dissassemble on demand IL code when stepping 15 years ago
Eusebiu Marcu 08de76c699 Set breakpoints for the correct module 15 years ago
Eusebiu Marcu 6f290435b8 fix stepping in inner types 15 years ago
Eusebiu Marcu 61d8b4742a Step out when the mapping is not found. 15 years ago
Eusebiu Marcu 887aa424c4 Throw exceptions when something goes wrong. 15 years ago
Eusebiu Marcu 0d904d7358 fix stepping into nested types 15 years ago
Eusebiu Marcu d10b5eb5fb comment out all JumpToCurrentLine except the on in Paused event 15 years ago
Eusebiu Marcu 4c44c55278 fix code mappings helper method 15 years ago
Eusebiu Marcu 73d50fbbb4 Improve stepping. 15 years ago
Eusebiu Marcu c071797bcd Rename file 15 years ago
Eusebiu Marcu e612dffeb9 remove commented code 15 years ago
Eusebiu Marcu 8621e93ec1 Order and merge the stepping ranges at the end 15 years ago
Eusebiu Marcu ad89c09578 Add validation 15 years ago
Eusebiu Marcu 10f225ffdd synchronize CurrentLineBookmark 15 years ago
Eusebiu Marcu 42f0c2e130 fix stepping 15 years ago
Eusebiu Marcu 816c34d94c rename and clean 15 years ago
Eusebiu Marcu 2c03ab8812 synchronize bookmarks between languages 15 years ago
Eusebiu Marcu f87b8b230f fix current line bookmark marker 15 years ago
Eusebiu Marcu fd47e87dca 1. improve tooltip show/hide 15 years ago
Eusebiu Marcu ea612974d2 1. create a status label for debugging status. 15 years ago
Eusebiu Marcu fe6ca3d58a fix marker display on the same code editor. 15 years ago
Eusebiu Marcu b8eb24c585 Remove line. 15 years ago
Eusebiu Marcu eafc08a181 Fix StepInto uncompiled code. 15 years ago
Eusebiu Marcu 05cfd77d1e Make sure that we don't crash if the ILVariable original value is null or the index is out of range. 15 years ago
Eusebiu Marcu a68e6c3cb2 Evaluate release code - disable optimization in JIT and NGen... 15 years ago
Eusebiu Marcu f687b0fc76 Use MEF for debugger controls; Modify the export command attribute for menuitems. 15 years ago
Eusebiu Marcu 33d4843f5d Use MEF for debugger commands. 15 years ago
Eusebiu Marcu 5e07941cc9 set some comments 15 years ago
Eusebiu Marcu 8ae3a56148 Fix history navigation when debugging. 15 years ago
Eusebiu Marcu 572c79f097 Fix IL Code mappings; 15 years ago
Eusebiu Marcu 4c1ed5353f Fix this for static methods. 15 years ago
Eusebiu Marcu 50c11083c4 Remove the CurrentType from IconMargin. 15 years ago
Eusebiu Marcu ea8bf36298 Debug an executable - feature 15 years ago
Eusebiu Marcu 620524d2c7 Fix steping for statements. 15 years ago
Eusebiu Marcu e21dfe2a78 Use AddRange for Arguments of expressions. 15 years ago
Eusebiu Marcu 6d3e07526c fix Arguments & remove commented code 15 years ago
Eusebiu Marcu ec0750df43 fix expanding the IEnumrable 15 years ago
Eusebiu Marcu a9c9f13e71 fix headers 15 years ago
Eusebiu Marcu dd92027875 fix AppendMembemberReference 15 years ago
Eusebiu Marcu a1eab6c5c1 Add bookmark markers (red/yellow). 15 years ago
Eusebiu Marcu a1a8243e26 Evaluate instance fields. 15 years ago
Eusebiu Marcu 4eab78fdd0 Evaluate arrays. 15 years ago
Eusebiu Marcu 6e10e6bbe0 Evaluate local vars. 15 years ago
Eusebiu Marcu 311944c674 Fix code stepping without symbols. 15 years ago
Eusebiu Marcu 699d074956 when setting a BP before attaching, make sure to set it in a module. 15 years ago
Eusebiu Marcu e11e9c2606 add ToArray() method to single instruction. 15 years ago
Eusebiu Marcu c002dfa032 modify step ranges. 15 years ago