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 Loskutov1-26/+26
2016-07-30Bug 492182 - Add Terminate and Relaunch from Configurations, RelaunchY20160804-1000I20160803-2000I20160803-0800I20160802-2000I20160802-0800I20160801-2000I20160801-0800I20160731-2000Sarika Sinha1-7/+29
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-4/+12
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie1-4/+12
2009-11-04 Bug 294218 - "Relaunch" option launches too many instancesMichael Rennie1-0/+1
2009-11-04Bug 294218 - "Relaunch" option launches too many instancesDarin Wright1-2/+16
2007-08-23Bug 198545 Debug Core should use EMPTY_STRING constantMichael Rennie1-2/+2
2007-07-31Bug 198437 EMPTY_STRING constant not usedMichael Rennie1-1/+2
2007-03-27update copyrightsDarin Wright1-2/+2
2007-01-22doc updatesMichael Rennie1-3/+3
2007-01-06doc/spelling updatesMichael Rennie1-2/+39
2006-04-27Bug 139051 - Remove unused 'background' function in old debug actionDarin Wright1-16/+1
2006-04-27Bug 139051 - Remove unused 'background' function in old debug actionDarin Wright1-50/+1
2006-04-27copyrightDarin Wright1-1/+1
2006-04-27Bug 139051 - Remove unused 'background' function in old debug actionDarin Wright1-156/+4
2006-03-28Bug 133512 - NPE when clicking on a stacktraceDarin Wright1-0/+1
2006-03-15remove unused methodDarin Wright1-4/+0
2005-06-03Bug 98256 - Debugger failure freezing the IDEDarin Wright1-3/+70
2005-06-03Bug 71794 - Mnemonic in error messageDarin Wright1-9/+2
2005-06-03Bug 97304 - DebugRequestJob should be system jobDarin Wright1-0/+1
2005-05-16Bug 84959 - action background job hangs onto elementsDarin Wright1-3/+8
2005-04-19Bug 88685 - stepxxx and resume calls made even if "canStepxxx()" and "canR...Darin Wright1-2/+10
2005-02-24CPL --> EPLDarin Swanson1-5/+5
2005-02-15[revert changes due to NPE] Bug 84959 - action background job hangs onto elem...Darin Wright1-1/+0
2005-02-1084959 - action background job hangs onto elementsDarin Wright1-0/+1
2004-12-09Bug 78460 - Console actions leaking after each launchDarin Swanson1-0/+1
2004-12-07Bug 80331 - NPE from AbstractDebugActionDelegateDarin Wright1-1/+1
2004-12-02Bug 79304 - Incorrect stack frame selectedDarin Wright1-15/+3
2004-11-25Bug 79450 - flashing cursor, invalid stack frames, stepping problemsDarin Wright1-104/+67
2004-09-23Bug 74384 - Numerous action delegates leaked on debug perspective closedDarin Swanson1-1/+27
2004-08-24Removed extra semi-colonDarin Swanson1-1/+1
2004-07-26Removed unused import and cleaned up javadocDarin Swanson1-18/+14
2004-07-22Bug 68808 - all debug actions (step, terminate, etc), should be done asyncJared Burns1-7/+129
2004-06-29Removed unnecessary else clauseDarin Swanson1-3/+2
2003-08-15In J2SDK 1.5.0 enum is a keywordDarin Swanson1-6/+6
2003-03-10Copyright fix - automated changesv20030310-postcopyrightupdateDean Roberts1-7/+11
2003-02-18bug 30513 - fallbackDarin Wright1-1/+3
2003-02-17bug 30513 - Step actions should be disabled when debug view closedDarin Wright1-4/+3
2003-01-14Bug 27311 - debug actions too interested in selection changes in package expl...Darin Swanson1-35/+21
2002-08-05*** keyword substitution change ***Jared Burns1-323/+323
2002-07-08Copyright and JavadocDarin Swanson1-8/+6
2002-05-29Bug 16955 - NPE opening java perspectiveDarin Swanson1-1/+6
2002-05-29Bug 16955 - NPE opening java perspectiveDarin Swanson1-1/+3
2002-05-29Bug 16934 - debugging short cut keys do not always appear to work eventhough ...Darin Swanson1-0/+9
2002-05-28Bug 16764 - Debug Perspective leaks actionsDarin Swanson1-1/+18
2002-05-15Bug 16027 - Debug action error messages are backwardsJared Burns1-2/+6
2002-05-10Bug 15375 - ClassCastException trying to resumeDarin Swanson1-1/+1
2002-04-24Bug 14556 - Enable breakpoint action using old selectionDarin Swanson1-0/+11
2002-04-24Bug 14520 - Debug plugins should provide consistent unique identifier accessJared Burns1-1/+1
2002-04-07Bug 9825 - Action icon inconsistenciesDarin Swanson1-27/+3

Back to the top