Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-14Bug 537903 - Wrong Debug View due to evaluation on debug context changeSimeon Andreev1-2/+12
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel1-3/+6
2018-07-13Bug 536648 - Thread evaluation runs in parallel with thread label updateI20180714-1500I20180713-2000Simeon Andreev1-1/+1
2017-09-08Bug 522059 - Remove redundant specification of type arguments fromI20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Lars Vogel1-2/+2
2017-04-27Bug 491174 - Last stack entry in Debug view missingI20170428-0445Andrey Loskutov1-0/+23
2017-01-13Bug 510100 - [cleanup] Get rid of trailing white space in platform.debugY20170119-1000I20170119-2000I20170119-1010I20170119-0345I20170118-2000I20170118-1215I20170117-2000I20170116-2000I20170115-2000I20170114-2000I20170113-2000Andrey Loskutov1-28/+28
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-5/+16
2009-05-12Bug 275700 - Internal errors when expanding thread groups.Darin Wright1-2/+2
2008-03-14Bug 215489 - Stackframe shows as running when suspendedDarin Wright1-4/+9
2008-01-18Bug 215723 - Attempt to reveal the call stack when stoppedDarin Wright1-1/+1
2008-01-17Bug 215723 - Attempt to reveal the call stack when stoppedDarin Wright1-2/+8
2008-01-15Bug 215242 - Debuggers cannot set the selected frame for Suspend eventsDarin Wright1-8/+17
2007-04-26copyrightDarin Wright1-1/+1
2007-04-10Bug 180667 Resume in loop selects another threadDarin Wright1-0/+11
2007-03-29Bug 177909 [Variables View/Registers View] Refresh/Scroll issues - Test Case ...Darin Wright1-6/+2
2006-12-15Bug 166602 [viewers] Thread not expanded on STEP_END if no previous frameDarin Wright1-4/+8
2006-11-10Bug 153500 Asynchronous model viewerDarin Wright1-9/+85
2006-10-24Bug 155552 Debug View has no selection after long stepDarin Wright1-1/+1
2006-10-24Bug 153913 step over action becomes disabledDarin Wright1-4/+9
2006-07-25spellingDarin Wright1-1/+1
2006-07-25Bug 151744 Source lookup is performed after implicit evaluationDarin Wright1-0/+3
2006-07-25Bug 149728 Detaching from process with many threads takes a long timeDarin Wright1-1/+4
2006-07-06Bug 149728 - Detaching from process with many threads takes a long timeDarin Wright1-1/+4
2006-06-22Bug 144253 [source lookup] Stack Frame CHANGE events no longer force a source...Darin Wright1-1/+1
2006-06-15Bug 146880 - No selection in the debug view when an application is runningDarin Wright1-1/+1
2006-05-08copyright updateDarin Wright1-2/+2
2006-04-24Bug 134833 - Thread Change events not handled properlyDarin Wright1-4/+8
2006-04-21Bug 127232 - variables view loses contentsDarin Wright1-2/+30
2006-04-06Bug 133540 - thread does not show suspended on class load breakpointDarin Wright1-1/+8
2006-02-27Bug 128307 - Incorrect thread label after steppingDarin Wright1-1/+1
2006-02-23[backout fix] Bug 129072 - Debug Views refreshed on all Implicit evaluationsDarin Wright1-13/+11
2006-02-22Bug 129072 - Debug Views refreshed on all Implicit evaluationsKevin Barnes1-11/+13
2006-02-06reduce expand requestsDarin Wright1-5/+9
2006-01-31move model delta to provisionalDarin Wright1-0/+1
2006-01-30Bug 121106 - no need for IModelDelta.CHANGE flagDarin Wright1-12/+12
2006-01-30type move: AbstractModelProxyDarin Wright1-1/+1
2006-01-30add provisional package & renamesDarin Wright1-1/+1
2006-01-26Bug 12018 - show thread groups in the Debug viewDarin Wright1-1/+1
2006-01-18Bug 123163 - AsynchronousTreeViewer should use SWT.VIRTUAL.Kevin Barnes1-5/+5
2006-01-16https://bugs.eclipse.org/bugs/show_bug.cgi?id=123163Kevin Barnes1-5/+5
2006-01-16Bug 123163 - AsynchronousTreeViewer should use SWT.VIRTUAL.Kevin Barnes1-5/+5
2005-12-15Bug 121092 - DefaultUpdate policy ignores EXPAND and SELECT deltas for unchan...Darin Wright1-1/+1
2005-12-15Bug 121092 - DefaultUpdate policy ignores EXPAND and SELECT deltas for unchan...Kevin Barnes1-2/+4
2005-12-09[more refactoring] Bug 120010 - combine IModelDelat and IModelDeltaNodeDarin Wright1-2/+2
2005-12-09[more refactoring] Bug 120010 - combine IModelDelat and IModelDeltaNodeDarin Wright1-9/+9
2005-12-08Bug 120010 - combine IModelDelat and IModelDeltaNodeDarin Wright1-24/+24
2005-12-08removed IModelDelta and just have IModelDeltaNodeDarin Wright1-24/+25
2005-12-06Bug 117098 - Thread not selected on class loading breakpoint hitKevin Barnes1-1/+1
2005-11-25Bug 118082 - Deadlock between VariablesViewer and DefaultVariableViewModelProxyDarin Wright1-25/+22
2005-11-21merging async_viewer_branch_2Kevin Barnes1-0/+192

Back to the top