Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-09Bug 506182 - Launch is not multi-thread safeAndrey Loskutov1-61/+149
2016-10-27Bug 501245 - Trigger points -- API deficienciesY20161103-1000I20161108-1015I20161108-0800Sarika Sinha4-68/+85
2016-09-14Bug 501333 - Trigger Points -- remove "Active Trigger" stateY20160915-1000I20160915-0230I20160915-0200I20160914-2300I20160914-2000I20160914-0800Sarika Sinha3-68/+6
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 Sinha3-12/+12
2016-09-09Bug 488664 - [Breakpoints] Ability to set up Breakpoint dependencySarika Sinha4-75/+306
2016-01-25Bug 486157: Adapt to ListenerList changesI20160126-0800I20160125-2000I20160125-0800Markus Keller1-6/+6
2016-01-22Bug 486157 - Adapt to ListenerList changesI20160125-0400I20160124-2000Sarika Sinha1-24/+12
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert3-19/+25
2015-02-06Bug 459310: New API: DebugPlugin#splitArguments(String)I20150217-0800I20150210-0800Markus Keller1-1/+6
2015-02-06Bug 459310: New API: DebugPlugin#splitArguments(String)Markus Keller1-12/+74
2014-08-07Removed unnecessary @SuppressWarnings("unused")Dani Megert1-1/+1
2014-07-24Bug 438621 - [step filtering] Provide an extension point to enhanceMike Rennie2-6/+7
2014-07-23[bug 438621][debug]: provided step filters extension pointakosyakov2-0/+71
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie33-1430/+1627
2012-10-25Bug 387504 comment 13: Bugs in program argument parsing (compared to command ...v20121025-124248Markus Keller1-28/+0
2012-09-28Bug 387504: Bugs in program argument parsing (compared to command line)v20120928-144435Markus Keller1-1/+1
2012-09-26Bug 387504: Bugs in program argument parsing (compared to command line)Markus Keller1-1/+1
2012-09-05Bug 387504 - Bugs in program argument parsing (compared to command line)v20120905-155951Markus Keller1-99/+256
2012-07-12Bug 285720 - [debug view] Add working directory + environment to processv20120712-020330Mike Rennie1-3/+26
2012-03-28Fixed bug 371687: Deadlocks on workspace startupv20120328-1140Dani Megert2-5/+14
2012-03-19Bug 374268 - Use the DebugTrace object to print to trace filesv20120319-1845Mike Rennie2-11/+11
2012-02-15Bug 370604 - Use new dynamic tracing optionsv20120215-2211Mike Rennie1-22/+15
2011-11-15Bug 345298 - [breakpoints] BreakpointManager deadlocks trying to restorev20111115-2020Mike Rennie2-14/+5
2011-11-04Bug 345298 - [breakpoints] BreakpointManager deadlocks trying to restorev20111107-1153Pawel Piech1-7/+12
2011-07-08Bug 295828 - [source lookup] NPE in ContainerSourceContainer with (invalid) l...Pawel Piech1-13/+16
2011-07-06[nobug] fix all of the Javadoc warningsMichael Rennie14-625/+630
2011-05-05Copyright updatesMichael Rennie1-1/+1
2011-01-13Fixed bug 334007: Breakpoint undo should not automatically register a breakpointDani Megert1-12/+28
2010-12-13Bug 317975 - Fix for wrong usages of affect* and effect*Michael Rennie1-2/+2
2010-09-24Bug 326063 - org.eclipse.debug.core.IExpressionManager.getExpressions() is no...Darin Wright1-0/+3
2010-08-17spelling mistake: breakpoing -> breakpointMichael Rennie1-1/+1
2010-08-12Bug 315805 - Scripts node sometimes likes to disappearMichael Rennie1-0/+4
2010-07-20Bug 233773 - [launching] Auto-delete of launch configurations changed behavio...Darin Wright1-1/+1
2010-06-29Bug 279277 - Cannot change the preference for Run/Debug > Launching > Launch ...Darin Wright1-0/+9
2010-05-18copyright updatesDarin Wright6-622/+622
2010-05-10Bug 311813 - Deadlock in RuntimeProcess.terminated()Pawel Piech1-4/+14
2010-03-17 Bug 305509 - NPE shutting down DebugPluginMichael Rennie1-3/+3
2010-03-08Bug 275741 - [launching] LaunchConfigurationWorkingCopy.writeNewFile no longe...Darin Wright1-1/+5
2010-02-24Bug 295843 - Sort tracingOptions' mapEntries by keyDarin Wright1-1/+13
2010-01-13Bug 299444 - Deadlock in RuntimeProcessPawel Piech1-3/+3
2009-12-16Bug 297965 - Add launch time attribute to ILaunchDarin Wright1-0/+7
2009-12-14fix deprecation warning for save participantDarin Wright1-2/+2
2009-12-09fixed javadoc spelling errorDarin Wright1-1/+1
2009-11-24 Bug 296007 - Follow-up to deprecated ILaunchManager#generateUniqueLaunchCon...Michael Rennie1-1/+1
2009-11-12REVERT CHANGES FOR Bug 41353 - [launching] Launch config templatesDarin Wright4-276/+12
2009-11-12Bug 41353 - [launching] Launch config templatesDarin Wright1-0/+14
2009-11-05Bug 41353 - [launching] Launch config templatesDarin Wright2-4/+77
2009-11-05Bug 41353 - [launching] Launch config templatesDarin Wright3-13/+87
2009-11-05 Bug 267130 - [launching] ILaunchManager.generateUniqueLaunchConfigurationNa...Michael Rennie1-1/+1

Back to the top