Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Loskutov87-722/+722
2017-01-13Launch Groups: Support to wait for output on child stdoutMarkus Duft7-6/+182
2017-01-12Launch Groups: Support to skip running launchesMarkus Duft2-17/+41
2017-01-12Initial contribution of LaunchGroupTestsY20170112-1300Y20170112-1000I20170112-2000Markus Duft1-1/+3
2017-01-02Bug 509825 - ResourceException below BreakpointManager$5.run (thrown inI20170105-0320I20170105-0230I20170104-2000I20170104-0800I20170103-2000Andrey Loskutov1-1/+5
2016-11-30Initial contribution of Launch GroupsMarkus Duft5-0/+686
2016-11-09Bug 506182 - Launch is not multi-thread safeAndrey Loskutov1-61/+149
2016-10-27Bug 501245 - Trigger points -- API deficienciesY20161103-1000I20161108-1015I20161108-0800Sarika Sinha5-107/+118
2016-09-14Bug 501333 - Trigger Points -- remove "Active Trigger" stateY20160915-1000I20160915-0230I20160915-0200I20160914-2300I20160914-2000I20160914-0800Sarika Sinha4-83/+15
2016-09-13Bug 501315 - Disabled by trigger icon not updated in Breakpoints viewI20160914-0430I20160914-0030I20160913-2000I20160913-0800Sarika Sinha1-0/+1
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-12Bug 488664 - [Breakpoints] Ability to set up Breakpoint dependencyI20160912-0430I20160912-0225Sarika Sinha1-1/+0
2016-09-09Bug 488664 - [Breakpoints] Ability to set up Breakpoint dependencySarika Sinha5-75/+453
2016-06-10Bug 469193 - Eclipse doesn't close debug session after project is closedSarika Sinha1-2/+8
2016-01-25Bug 486157: Adapt to ListenerList changesI20160126-0800I20160125-2000I20160125-0800Markus Keller1-6/+6
2016-01-22Bug 486157 - Adapt to ListenerList changesI20160125-0400I20160124-2000Sarika Sinha5-75/+52
2016-01-04Bug 484882: Synchronize access to fSortedConfigNamesI20160112-1800I20160112-0800I20160105-1000I20160105-0800Jonah Graham1-2/+2
2015-09-11Bug 476814 - Replace new Integer() with Integer.valueOf()Alex Blewitt4-9/+9
2015-03-03Bug 461219 - Compile warnings in official buildI20150303-0800Sarika Sinha2-70/+69
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert8-40/+50
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-10-09Fixed potential NPE.Dani Megert1-1/+1
2014-10-09Fixed bug 333891: [breakpoints] Breakpoint Undo doesn't handle duplicatesSarika Sinha1-2/+33
2014-08-07Removed unnecessary @SuppressWarnings("unused")Dani Megert1-1/+1
2014-08-05Bug 437122 - Stale launches in Debug view after canceling "Save andSarika Sinha1-0/+2
2014-07-24Bug 438621 - [step filtering] Provide an extension point to enhanceMike Rennie6-10/+15
2014-07-23[bug 438621][debug]: provided step filters extension pointakosyakov6-1/+194
2014-05-21Bug 434245 - Failed to launch run / debug configurations are not addedSarika Sinha1-5/+4
2013-10-03Fixed unchecked cast warningsI20131105-0800I20131030-2000I20131030-1400I20131030-0800I20131029-2000I20131023-2000I20131022-1300I20131022-0800I20131015-0800I20131009-0430I20131008-2330Dani Megert2-2/+5
2013-08-19[nobug] removed unused SuppressWarnings + sync / update compilerI20130820-0800Mike Rennie2-2/+0
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie91-3271/+3773
2013-05-14Updated copyright dateI20130515-2000I20130514-2000Dani Megert2-2/+2
2013-05-10Bug 395441 - An IAE exception from WorkspaceRoot breaks launch historyI20130512-2000I20130511-1500I20130510-2000Michael Rennie1-0/+1
2013-05-08Bug 407542 - Check for and remove unused NLS strings in DebugI20130509-2000I20130508-2000Curtis Windatt2-35/+2
2013-04-02Bug 395441 - An IAE exception from WorkspaceRoot breaks launch historyMike Rennie1-15/+17
2013-02-06Bug 156134 - debug.core should reexport dependencies whose API isv20130206-164052Mike Rennie1-12/+14
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 384844 - Add a current time variable and resolver v20120712-022927I20120717-0800Curtis Windatt3-2/+56
2012-07-12Bug 285720 - [debug view] Add working directory + environment to processv20120712-020330Mike Rennie1-3/+26
2012-05-15Fix Copyrights.Pawel Piech1-1/+1
2012-03-28Fixed bug 371687: Deadlocks on workspace startupv20120328-1140Dani Megert3-15/+32
2012-03-19Bug 374268 - Use the DebugTrace object to print to trace filesv20120319-1845Mike Rennie3-11/+43
2012-02-29Bug 280602 - [launch] Updatev20120229-2138Mike Rennie1-1/+19
2012-02-15Bug 370604 - Use new dynamic tracing optionsv20120215-2211Mike Rennie2-32/+44
2011-11-15Bug 345298 - [breakpoints] BreakpointManager deadlocks trying to restorev20111115-2020Mike Rennie3-17/+19

Back to the top