Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-28Bug 312397 - Run Configuration Command Line to ClipboardI20180729-0800I20180728-1500I20180728-0805Sarika Sinha1-1/+31
2018-06-19Added toString() to a Breakpoint for debugging debuggerAndrey Loskutov1-0/+12
2018-06-12Bug 534681 - Remove redundant modifiers in org.eclipse.debug.coreKarsten Thoms45-179/+178
2018-04-24Remove redundant type arguments in o.e.debug.core.Alexander Kurtakov2-20/+7
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 Loskutov40-349/+349
2016-10-27Bug 501245 - Trigger points -- API deficienciesY20161103-1000I20161108-1015I20161108-0800Sarika Sinha3-44/+69
2016-09-14Bug 501333 - Trigger Points -- remove "Active Trigger" stateY20160915-1000I20160915-0230I20160915-0200I20160914-2300I20160914-2000I20160914-0800Sarika Sinha2-65/+3
2016-09-12Bug 488664: [Breakpoints] Ability to set up Breakpoint dependencyI20160912-2000I20160912-1005Markus Keller1-4/+4
2016-09-12Bug 488664 - [Breakpoints] Ability to set up Breakpoint dependencyI20160912-0800Sarika Sinha1-4/+4
2016-09-09Bug 488664 - [Breakpoints] Ability to set up Breakpoint dependencySarika Sinha2-37/+167
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert2-15/+19
2014-07-24Bug 438621 - [step filtering] Provide an extension point to enhanceMike Rennie1-2/+2
2014-07-23[bug 438621][debug]: provided step filters extension pointakosyakov1-0/+48
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie8-215/+256
2012-03-28Fixed bug 371687: Deadlocks on workspace startupv20120328-1140Dani Megert1-2/+14
2011-11-15Bug 345298 - [breakpoints] BreakpointManager deadlocks trying to restorev20111115-2020Mike Rennie1-13/+2
2011-11-04Bug 345298 - [breakpoints] BreakpointManager deadlocks trying to restorev20111107-1153Pawel Piech1-7/+12
2011-07-06[nobug] fix all of the Javadoc warningsMichael Rennie1-3/+3
2011-05-05Copyright updatesMichael Rennie1-1/+1
2010-08-17spelling mistake: breakpoing -> breakpointMichael Rennie1-1/+1
2010-05-18copyright updatesDarin Wright3-15/+15
2010-05-10Bug 311813 - Deadlock in RuntimeProcess.terminated()Pawel Piech1-4/+14
2010-01-13Bug 299444 - Deadlock in RuntimeProcessPawel Piech1-3/+3
2009-10-13Bug 261837 - RuntimeProcess should synchronize access to fTerminated and fExi...Darin Wright1-1/+1
2009-09-08Bug 261837 - RuntimeProcess should synchronize access to fTerminated and fExi...Darin Wright1-12/+14
2009-05-21copyrightDarin Wright2-14/+14
2009-04-20updated docMichael Rennie1-0/+1
2009-04-20Bug 268978 Build before launch should use one top level workspace runnableMichael Rennie1-8/+5
2009-04-17Bug 268978 - Build before launch should use one top level workspace runnableDarin Wright1-15/+21
2009-04-07Bug 255310 - Launching only gets the progress bar to 91%Darin Wright1-37/+71
2008-12-08breakpoint import participantsDarin Wright1-1/+17
2008-11-18added @noextend tags to interfacesDarin Wright1-0/+1
2008-11-17Bug 244059 [breakpoints] Allow breakpoints to specify when they should be ove...Michael Rennie1-0/+54
2008-05-29copyright updatesDarin Wright5-6/+6
2008-03-24javadoc clean upDarin Wright1-1/+0
2008-03-07Bug 221905 clean up javadoc tagsMichael Rennie2-2/+2
2008-02-27trying api toolingMichael Rennie1-0/+1
2007-10-02Bug 204475 Build failure causes all builds to be canceledMichael Rennie2-4/+21
2007-08-23Bug 198545 Debug Core should use EMPTY_STRING constantMichael Rennie1-12/+6
2007-03-27update copyrightsDarin Wright4-6/+6
2007-01-25doc updatesMichael Rennie2-3/+3
2007-01-19Bug 74480Michael Rennie2-0/+10
2007-01-17javadoc updatesMichael Rennie2-2/+0
2007-01-17javadoc settings and fixesDarin Wright3-0/+4
2006-06-21(verification) Bug 132616 - [console] Console corrupts UTF-8Darin Wright1-7/+6
2006-06-12copyright updatesDarin Wright13-23/+23
2006-06-09Bug 132616 - [console] Console corrupts UTF-8Kevin Barnes1-3/+4
2006-05-16javadoc spelling errorsDarin Wright15-32/+32
2006-05-08copyright updateDarin Wright3-6/+6
2006-04-26Bug 137836 - Step Filters action do not use StepFiltersAdapterSamantha Chan1-1/+4

Back to the top