Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-18Bug 82273 - Logical structures get confused by object hierarchyJared Burns2-77/+148
2005-02-15API - debug elementDarin Wright1-7/+5
2005-02-15Bug 82273 - Logical structures get confused by object hierarchyJared Burns2-0/+146
2005-02-10Bug 84951 - Launch leakDarin Wright1-4/+23
2005-02-10Bug 73397 - Setting ErrorHandlers for XML parsingJared Burns3-0/+6
2005-02-09Bug 84799 - Implement Memory View and renderings with new rendering APIsDarin Wright1-7/+0
2005-02-09Removed unused nls keysDarin Swanson1-10/+1
2005-02-07Bug 72838 - Say which project in "Errors exist in a required project. Continu...Darin Wright1-5/+19
2005-02-04Bug 84189 - Remove "final" limitation from Launch implementationJared Burns1-19/+13
2005-02-02Bug 83794 - API issue with logical structuresDarin Wright2-10/+23
2005-02-02Bug 64424 - Enhancement required in the Launch Configuration extension pointDarin Wright2-1/+50
2005-01-25abstract debug element API - draftDarin Wright1-177/+0
2005-01-25abstract debug element API - draftDarin Wright3-0/+205
2005-01-18Bug 82840 - Concurrent modification exceptionKevin Barnes1-6/+9
2005-01-14Bug 76272 - Use working sets to store custom breakpoint groupsDarin Wright4-101/+4
2005-01-11Bug 71149 - [artwork] When breakpoints are disabled (skipped), the bullet sho...Jared Burns2-14/+4
2005-01-10Bug 71149 - [artwork] When breakpoints are disabled (skipped), the bullet sh...Darin Wright2-15/+0
2005-01-05Bug 80551 - Provide AbstractRunToLineAdapterDarin Wright1-13/+15
2005-01-05Bug 82003 - The IDisconnect implementation by Launch module is too restrictive.Darin Wright1-1/+12
2005-01-05Bug 82001 - When shutting down the IDE, the debugger should first attempt to ...Darin Wright1-11/+58
2004-12-20Bug 71149 - [artwork] When breakpoints are disabled (skipped), the bullet sho...Darin Wright3-4/+49
2004-12-16Bug 80924 - errors in log running test suiteDarin Wright1-2/+2
2004-12-15Bug 70938 - Need to be able to turn off "Watch" action for IVariableDarin Wright2-8/+22
2004-12-13Bug 80332 - logical structure factoriesDarin Wright2-6/+5
2004-12-13Bug 80332 - logical structure factoriesLuc Bourlier6-0/+141
2004-12-10Bug 80707 - Make breakpoint / run mode check debug model specificDarin Swanson1-8/+22
2004-12-08added serialVersionUID to required classesDarin Wright2-0/+11
2004-12-08Bug 78335 - Support for word-addressable memory in memory viewDarin Wright3-8/+16
2004-12-08abstract debug element API - draftDarin Wright1-0/+135
2004-12-07Bug 66538 - Breakpoint creation should use marker modification rulesDarin Wright1-2/+9
2004-12-03Bug 30779 - Queue/Fire debug events in separate threadDarin Wright2-1/+73
2004-11-30copyright and formattingDarin Swanson1-4/+1
2004-11-19JavadocDarin Swanson1-1/+1
2004-11-18Bug 76310 - Memory block enhancements: MemoryByteDarin Wright1-37/+35
2004-11-18javadoc tagDarin Wright1-1/+3
2004-11-17Bug 23064 - RFE: Add option to redirect console output (stderr & stdout) to fileKevin Barnes5-0/+134
2004-11-17Bug 78864 - Using new registry APIJared Burns3-4/+4
2004-11-17[applied patch] Bug 78423 - Enhancements to Memory Rendering Extension PointDarin Wright12-1605/+0
2004-11-16Bug 78759 - NPE in WatchExpression.getLaunchDarin Wright1-1/+5
2004-11-16API review: Bug 76316 - Addition of memory block manager to APIDarin Wright4-36/+77
2004-11-16Bug 76310 - Memory block enhancements: MemoryByteDarin Wright1-61/+90
2004-11-15javadoc changesDarin Wright1-10/+35
2004-11-15Pulled up run method from JavaBreakpoint to BreakpointDarin Swanson1-2/+17
2004-11-15javadocDarin Swanson1-1/+1
2004-11-12Bug 67439 - Support for hidden launches so they don't show in launch view.Darin Wright4-12/+90
2004-11-11Bug 76316 - Addition of memory block manager to APIDarin Wright5-154/+125
2004-11-11Bug 66538 - Breakpoint creation should use marker modification rulesDarin Wright1-5/+48
2004-11-10Bug 76310 - Memory block enhancements: MemoryByteDarin Wright3-38/+167
2004-11-10Bug 76119 - source containers not disposed when launch removedDarin Wright1-3/+19
2004-11-09Bug 34341 - Remove All Expressions enabled state is not updatedLuc Bourlier1-1/+1

Back to the top