Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-03 Bug 315461 - [launch] Invalid thread access exception during launchKen Ryall1-11/+15
2010-06-03Bug 315439 Fix up copyrightVivian Kong188-1352/+1352
2010-06-02Bug 315446: Wrong bundle name makes NLS strings fail to be found.Marc Khouzam1-2/+3
2010-05-28Bug 314950: A null reason is valid in non-stop modeMarc Khouzam1-2/+5
2010-05-27Bug 314056 - Disassembly truncates 64bit instruction addressesAnton Leherbauer1-2/+2
2010-05-26Bug 314557 - No error dialog when problems occur opening a memory monitor on...Ken Ryall1-6/+6
2010-05-26Bug 313893, reorg capabilities into cdt product plug-in.Ken Ryall2-47/+0
2010-05-25Bug 308835 - Multi-thread debugging in regular stop-mode with gdb 6.8 is not...Pawel Piech1-2/+81
2010-05-25Bug 303968, apply Marc's patch to move the remainder of the UI from gdb to ds...Ken Ryall6-0/+274
2010-05-21Bug 308626 - Backed out accidental checking of changes for bug 310352.Pawel Piech1-74/+43
2010-05-21Bug 313964 - [vm] StackOverflowException in a toString() method in AbstractV...Pawel Piech1-1/+1
2010-05-20Bug 313827 - [expressions] Use the "+" icon for the Add New Expression elementPawel Piech1-1/+5
2010-05-20Bug 308626 - Added a test for RejectedExecutionException.Pawel Piech1-38/+74
2010-05-20Bug 302628: Implement linking of active debug context with selection in Break...John Cortell1-382/+382
2010-05-20Bug 312817 - backed out changes of bug 310992Anton Leherbauer1-2/+4
2010-05-19Bug 310191 - [number format detail] Detail pane does not clear up when DSF-GD...Pawel Piech1-0/+15
2010-05-17Bug 310331 - Fix wrong element pathAnton Leherbauer1-1/+2
2010-05-14Bug 312467: Strings were not translated properly.Marc Khouzam3-3/+46
2010-05-14Bug 312813 - [Launch] MIInferiorProcess.exitValue() never returnsPawel Piech4-10/+12
2010-05-10Bug 312229: Missing delta generation was forcing us to refresh the expression...Marc Khouzam2-3/+7
2010-05-10Bug 264895: Allow the visible console to match the currently selected debug c...Marc Khouzam1-53/+3
2010-05-04Bug 311591 - externalize strings for debug activitiesVivian Kong2-5/+11
2010-04-30[248627] Potential NPE in StackFramesVMNodeAnton Leherbauer1-6/+6
2010-04-30 Bug 310992 - [vm][cache] Unnecessary cache flushing of thread children on su...Anton Leherbauer1-4/+2
2010-04-29Bug 311122 - [breakpoints] NPE in AbstractBreakpointVMNode.Pawel Piech1-6/+4
2010-04-29 Bug 311031: avoid swallowing double-click eventMarc Khouzam1-4/+4
2010-04-28Bug 310331 - Fix wrong viewer inputAnton Leherbauer1-1/+1
2010-04-28Bug 310443 - DSF Disassembly part cannot locate external source filesAnton Leherbauer1-4/+11
2010-04-28Bug 310425 - incorporate Marc's feedbackAnton Leherbauer2-34/+32
2010-04-27Bug 310425 - [hover][api] Add support for optional details pane and default e...Anton Leherbauer2-35/+105
2010-04-26Bug 310331 - Minor optimizations to VMViewerUpdateAnton Leherbauer1-11/+7
2010-04-23Bug 310052 - [debug view] Allow overriding StackFramesVMNode event handling ...Pawel Piech1-11/+69
2010-04-23Bug 310331 - [vm] Refactor VMViewerUpdate to avoid data duplication.Pawel Piech1-68/+74
2010-04-23[309001] Too many debug hovers in PreferencesAnton Leherbauer3-13/+68
2010-04-22[248627] Support "Show Full Path" action for DSFMarc Khouzam3-6/+52
2010-04-22Fix NPE.Ken Ryall1-7/+12
2010-04-22[309910] [vm] Constructor of AbstractDMVMNode.DMVMContext should assert dmc !...Anton Leherbauer1-1/+2
2010-04-21[308626] [source lookup] DsfSourceDisplayAdapter misses to call doneStepping ...Anton Leherbauer1-0/+4
2010-04-20Display source for stack frames, not just IDMVMContext.Ken Ryall1-9/+15
2010-04-19 Bug 274872 - Repeated '<unknown>' editorKen Ryall2-0/+161
2010-04-18[308091] Added address to label.Marc Khouzam1-2/+2
2010-04-15Should call the backend object's clearDebugContext() before calling its dispo...John Cortell1-0/+1
2010-04-15[309310] Disassembly view refactoring for CDI left Dsf's implementation with ...John Cortell1-3/+3
2010-04-14Commit fix for bug 248610, add "View Memory" support to DSF (Stephen Chong)Ed Swartz3-4/+250
2010-04-09Add UNKNOWN state change reason.Ken Ryall1-0/+2
2010-04-08[308540] - [expressions][update policy][cdi] Disabled expressions are still ...Pawel Piech4-1/+174
2010-04-07Missing @since tagsMarc Khouzam1-0/+3
2010-04-07Bug 303440 - [preferences] Unify and clarify debug preference pagesKen Ryall4-2/+55
2010-04-06[248587] Support "Event' BreakpointsJohn Cortell3-1/+8
2010-03-29Fix problems accessing IExpressions2 outside executor thread (bug 306553)Ed Swartz3-12/+91

Back to the top