Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-10-17Bug 157059 [launching] extensible launch optionsDarin Wright47-792/+2592
2006-10-16Bug 160932 API for debug context and debug commandsDarin Wright94-3085/+2539
2006-10-16Bug 151848Michael Rennie7-9/+66
[launching] Write protected launch configurations fails in Launch Configuration Dialog
2006-10-16ug 161077Michael Rennie1-2/+7
[schema] build N20061016-0010 schema errors
2006-10-13Bug 151700Michael Rennie1-11/+9
assertion failed when searching for main removed unecessary if statement
2006-10-10Bug 153789Michael Rennie1-6/+8
[launching] Launch configuration dialog: switching filters should not remove multiselection
2006-10-10remove experimental tagMichael Rennie1-6/+3
2006-09-29Bug 159359 expressions serialized each time they change stateDarin Wright2-8/+13
2006-09-29Potential race condition, avoid duplicate initializationDarin Wright1-1/+1
2006-09-26*** empty log message ***Darin Wright1-0/+4
2006-09-26Bug 158760 Warning in latest nightly build and integration buildDarin Wright4-276/+276
2006-09-26Bug 158760 Warning in latest nightly build and integration buildDarin Wright1-3/+2
2006-09-25verified bugs:Michael Rennie1-0/+2
140722: Surface Run/Debug Terminate key mapping and 76341: [evaluation] Yellow popup box cannot be moved easily
2006-09-25Bug 140722 Surface Run/Debug Terminate key mappingDarin Wright6-0/+26
2006-09-25Bug 76341 [evaluation] Yellow popup box cannot be moved easilyDarin Wright1-1/+1
2006-09-22verified Bug 158202Michael Rennie1-0/+4
LaunchConfigurationWorkingCopy setAttributes(Map) does not set dirty?
2006-09-22Bug 158232Michael Rennie1-6/+37
'Terminate and relaunch' action is enabled for non-relaunchable configs
2006-09-22Bug 157915Michael Rennie2-1/+27
Delete launch configurations confirmation dialog too small
2006-09-22Bug 154400Michael Rennie5-17/+178
[WorkingSets] Select Default Breakpoint Working Set dialog is confusing and can clear default setting accidentally
2006-09-22Bug 158202 LaunchConfigurationWorkingCopy setAttributes(Map) does not set dirty?Darin Wright1-0/+1
2006-09-22Bug 155123 Error message in the log from implementing an extensionDarin Wright1-6/+4
2006-09-18*** empty log message ***Darin Wright1-0/+3
2006-09-15adding EXPERIMENTAL notice to launch options APIDarin Wright2-1/+18
2006-09-14chkpii errorDarin Wright1-8/+11
2006-09-13Bug 157059Michael Rennie13-224/+553
extensible launch options
2006-09-12Bug 157042Michael Rennie2-14/+18
[java 1.6] Need way to input counts for all instances / references
2006-09-11Bug 156087Michael Rennie1-26/+29
NPE in CreateLaunchConfigurationAction#performAction
2006-09-11verified bugsMichael Rennie1-0/+3
2006-09-08Bug 156134 debug.core should reexport dependencies whose API is exposedDarin Wright2-3/+2
2006-09-06spellingDarin Wright1-1/+1
2006-09-05*** empty log message ***Darin Wright1-0/+4
2006-09-05Bug 155791Patch to fix jface.text.Assert deprecationDarin Wright2-2/+4
2006-09-01Bug 155287Michael Rennie1-14/+21
Adapt debug to the propertyPages extension point deprecations
2006-08-30Bug 155690 Launch shortcuts: Allow 'forcePluginActivation' for expressionsDarin Wright2-0/+2
2006-08-29added comment for contributorDarin Wright1-0/+1
2006-08-29bug 155055 Terminate All changed since 3.1.2Michael Rennie3-19/+143
2006-08-25move off of deprecated getAttributeAsIs --> getAttributeDarin Swanson2-4/+5
2006-08-24verified bug 153929Michael Rennie1-0/+1
2006-08-24Bug 105574Michael Rennie2-59/+90
TVT 3.1 - TCT 466 - Truncated string on Memory monitor
2006-08-23Bug 153929 - [Memory View] Shift+F10 does not bring up context menu in table ↵Samantha Chan1-1/+2
rendering
2006-08-21Bug 154598Michael Rennie1-1/+1
DebugModelContextBindingManager does not use IAdaptable.getAdapter() to retrieve IDebugModelProvider adapter
2006-08-21Bug 154025Michael Rennie1-7/+43
Unable to create view: Argument not valid---:---Variables view doesn't show variable values in debug mode
2006-08-18verify bugsSamantha Chan1-1/+3
2006-08-16*** empty log message ***Darin Wright1-0/+6
2006-08-16javadocDarin Wright1-2/+3
2006-08-16Bug 153428Michael Rennie1-1/+1
Share a launch configuration: NPE
2006-08-16signature change getLastLaunched -> getLastLaunchMichael Rennie1-1/+1
2006-08-16Bug 153964Michael Rennie1-0/+12
Need public access to LaunchConfigurationManager.getLastLaunch()
2006-08-16Bug 153927 - [Memory View] Add New button from AddMemoryRenderingDialog is ↵Samantha Chan1-10/+8
not accessible
2006-08-14Bug 153764don't ask me again about deleting breakpoint groupsMichael Rennie6-2/+32

Back to the top