Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-19Bug 374268 - Use the DebugTrace object to print to trace filesv20120319-1845Mike Rennie1-64/+79
2012-02-15Bug 370604 - Use new dynamic tracing optionsv20120215-2211Mike Rennie1-8/+73
2011-11-04Fixed previous commitDani Megert1-40/+49
2011-11-03Bug 362849 - AssertionFailedException in RetargetBreakpointActionPawel Piech1-1/+1
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie1-16/+33
2011-03-22Bug 338576 - Add the platform IEvaluationContext as a parent for debug UI IEv...Michael Rennie1-1/+22
2010-11-29Bug 327446 - Launch's wait for build logic does not check for autobuild corre...Pawel Piech1-1/+3
2010-10-15Bug 304746 - set IProgressConstants.SHOW_IN_TASKBAR_ICON_PROPERTY when DebugU...Darin Wright1-0/+2
2010-02-17Bug 302140 - "No more handles" while debuggingDarin Wright1-0/+4
2010-02-03 Bug 295022 - [launching] Ctrl+click on Debug or Run toolbar button should o...Michael Rennie1-1/+27
2009-10-22Bug 292480 - Terminate and Relaunch does not properly support custom modelsPawel Piech1-0/+27
2008-10-08Bug 250048 - DebugUIPlugin.start() pollutes SWT DisplayDarin Wright1-47/+33
2008-05-28Bug 233703 - Debug plugin and ProcessConsoleManager misses launchesCurtis Windatt1-4/+21
2008-05-08Bug 209243 - Console window with black backgroundCurtis Windatt1-86/+122
2007-11-15Bug 209920 - While loading class SelectedResourceManager, thread timed out wa...Darin Wright1-10/+11
2007-08-23Bug 198545 Debug Core should use EMPTY_STRING constantMichael Rennie1-1/+2
2007-07-31Bug 198437 EMPTY_STRING constant not usedMichael Rennie1-1/+1
2007-06-26Bug 191723 A lot more classes being loaded than in 3.1Darin Wright1-42/+1
2007-06-19Bug 47931 Copies of serializeDocument(Document)Darin Wright1-33/+0
2007-05-16Bug 186921 - TVT33:TCT170: zh_TW:the mnemonic should be either removed or pla...Curtis Windatt1-0/+30
2007-04-19Bug 183163 Accessing constants causes DebugUI to be startedDarin Wright1-6/+1
2007-04-04Bug 166219Michael Rennie1-4/+0
2007-04-02Bug 177303Michael Rennie1-10/+6
2007-03-29Bug 178868Michael Rennie1-3/+1
2007-03-14Bug 177349Michael Rennie1-1/+5
2007-03-12Bug 176957 NPEs from DebugDarin Wright1-1/+4
2007-03-09Bug 175862Michael Rennie1-1/+28
2007-02-23Bug 175292 new config should be initialized with defaultsDarin Wright1-2/+4
2007-02-21Bug 56642Michael Rennie1-57/+68
2007-02-21Bug 174819Michael Rennie1-8/+66
2007-01-26Bug 150970Michael Rennie1-8/+13
2007-01-24Bug 171567Michael Rennie1-0/+7
2007-01-11spellingMichael Rennie1-1/+9
2007-01-04Bug 74480Michael Rennie1-0/+72
2006-12-18Bug 168434 move debug commands to core plug-inDarin Wright1-44/+0
2006-12-07Bug 160745Michael Rennie1-2/+10
2006-12-04spellingDarin Wright1-13/+13
2006-12-04deprecation fixesDarin Wright1-2/+2
2006-12-04compiler warningsDarin Wright1-5/+6
2006-12-04Bug 166683Michael Rennie1-1/+13
2006-10-17Bug 157059 [launching] extensible launch optionsDarin Wright1-0/+20
2006-10-16Bug 160932 API for debug context and debug commandsDarin Wright1-1/+1
2006-05-08copyright updateDarin Wright1-2/+2
2006-04-26Bug 137836 - Step Filters action do not use StepFiltersAdapterSamantha Chan1-0/+3
2006-04-24Bug 127025 - system thread filter loses selection/collapses on first invocationDarin Wright1-30/+10
2006-04-10Bug 135770 - need to adopt ICU4J APIsDarin Wright1-1/+1
2006-03-09*** empty log message ***Darin Wright1-1/+18
2006-03-08removed e.printStackTrace()Darin Swanson1-1/+3
2006-02-18Move from Platform deprecated APIDarin Swanson1-3/+4
2006-02-09javadoc spellingDarin Swanson1-4/+4

Back to the top