Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Bug 388238 - NPE when calling DebugUIPlugin.launchInBackground() from non-UI ...Pawel Piech1-0/+4
2012-05-15Fix Copyrights.Pawel Piech1-1/+1
2012-02-17Bug 369856 - [bp] Allows clients to create and extend toggle breakpoint actionsv20120217-1721Pawel Piech1-28/+60
2011-01-31Fixed bug 335727: Remove all breakpoint causes an NPEDani Megert1-15/+21
2011-01-13Fixed bug 334007: Breakpoint undo should not automatically register a breakpointDani Megert1-1/+6
2011-01-10Fixed bug 154784: [breakpoints] Undo support for deleting and toggling (off) ...Dani Megert1-17/+103
2010-12-13Bug 317975 - Fix for wrong usages of affect* and effect*Michael Rennie1-4/+4
2010-12-06Fixed wrong Javadoc.Dani Megert1-18/+18
2010-12-03Bug 331769 - Javadoc warnings in N201012022000Michael Rennie1-2/+2
2010-12-02Bug 327263 - Allow multiple debug views and multiple debug context providersPawel Piech1-14/+98
2008-10-24javadoc updateDarin Wright1-1/+1
2008-10-24Bug 229219 - Track "debugContext" with the window evaluation context.Pawel Piech1-0/+44
2008-07-10Bug 240088 Incorect org.eclipse.debug.ui.DebugUITools.openLaunchConfiguratio...Darin Wright1-7/+19
2008-05-29copyright updatesDarin Wright1-1/+1
2008-05-05Bug 222802 - NPE if DebugUITools.launch(...) is called on background threadDarin Wright1-1/+3
2008-03-07Bug 221905 clean up javadoc tagsMichael Rennie1-3/+0
2008-02-27trying api toolingMichael Rennie1-0/+2
2007-09-07Bug 89178 [launching] Open Properties dialog by clicking "Run As..." with Ctr...Michael Rennie1-6/+17
2007-04-04Bug 166219Michael Rennie1-1/+2
2007-03-27update copyrightsDarin Wright1-1/+1
2007-03-09API clean up of experimental tagsDarin Wright1-6/+0
2007-01-04Bug 74480Michael Rennie1-34/+0
2006-12-20Bug 167031Michael Rennie1-1/+42
2006-12-18Bug 168434 move debug commands to core plug-inDarin Wright1-4/+8
2006-10-26Bug 157059Michael Rennie1-2/+3
2006-10-25Bug 160932 API for debug context and debug commandsDarin Wright1-1/+18
2006-10-24 Bug 160932 API for debug context and debug commandsDarin Wright1-1/+1
2006-10-17Bug 157059 [launching] extensible launch optionsDarin Wright1-1/+34
2006-08-16javadocDarin Wright1-2/+3
2006-08-16signature change getLastLaunched -> getLastLaunchMichael Rennie1-1/+1
2006-08-16Bug 153964Michael Rennie1-0/+12
2006-06-09Bug 145545 [console] Console can only be associated with IDebugElement in...Darin Wright1-2/+10
2006-05-08copyright updateDarin Wright1-2/+2
2006-01-30Bug 122786 - getCurrentProcess() and getDebugContext() should use context ser...Darin Wright1-1/+17
2006-01-10spelling changes in javadocDarin Swanson1-8/+8
2005-12-08javadocDarin Wright1-5/+6
2005-12-08Bug 112412 - Make access to change variable colour preference publicSamantha Chan1-0/+14
2005-11-28Bug 89429 - Make the SourceLookupUIUtils class publicDarin Wright1-0/+29
2005-11-21Bug 114093 - [EditorMgmt] Prompted to save files which do not affect a buildSamantha Chan1-0/+4
2005-02-24CPL --> EPLDarin Swanson1-4/+4
2005-01-12memory rendering API testsDarin Wright1-1/+1
2005-01-11memory view API - inital implementationDarin Wright1-0/+12
2004-11-26Bug 35400 - new Debugger view can't get to associated text editorDarin Wright1-0/+34
2004-09-14removed experimental launch wizardDarin Wright1-33/+14
2004-08-27Bug 72167 - ProcessConsole should extend IOConsoleKevin Barnes1-1/+1
2004-08-20Bug 22398 - Launch config type & instance scalabilityDarin Wright1-43/+63
2004-08-18Bug 72169 - provided debug context for non-UI threadDarin Wright1-37/+6
2004-06-23missing javadoc paramsDarin Swanson1-3/+3
2004-05-09Removed unncessary else statementsDarin Swanson1-6/+6
2004-05-05Bug 60364 - debug used deprecated runtime codeDarin Swanson1-3/+2

Back to the top