Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-04Bug 136741 - [Memory View] Base address not initially scrolled into view with...Samantha Chan1-1/+1
2008-12-04Bug 136741 - [Memory View] Base address not initially scrolled into view with...Samantha Chan1-0/+3
2008-12-04Bug 240330 - [Memory View] Items per row should not be limited to 16Samantha Chan3-7/+13
2008-12-03grant friend status to examples and jdt debug for provisional viewer APIDarin Wright1-1/+1
2008-12-01added missing @since tags on new methodsDarin Wright1-0/+3
2008-11-21Bug 256181 - [Flex-Hierarchy] State restore logic can get into a cycle.Pawel Piech1-13/+27
2008-11-18added @noextend tags to interfacesDarin Wright8-0/+8
2008-11-18add @noextend tag to constants interfaceDarin Wright1-0/+1
2008-11-17Bug 244059 [breakpoints] Allow breakpoints to specify when they should be ove...Michael Rennie1-127/+149
2008-11-05Bug 253966 - Support to configure resource based variablesDarin Wright1-0/+28
2008-11-05Bug 252992 - Move {workspace_loc} to debug.core plug-inDarin Wright4-42/+1
2008-11-05Bug 253857 migrate to new JFace PixelConverterMichael Rennie2-43/+1
2008-10-24Bug 213074 - "Run to line" action cannot be used with non-standard debug models.Pawel Piech2-8/+8
2008-10-24javadoc updateDarin Wright1-1/+1
2008-10-24Bug 229219 - Track "debugContext" with the window evaluation context.Pawel Piech4-0/+133
2008-10-23Bug 247575 - [flex-hierarchy] TreeModelLabelProvider should coalesce label up...Pawel Piech2-3/+71
2008-10-23Bug 234908 - [Expressions View] Expression view can show wrong data if select...Pawel Piech2-23/+48
2008-10-22Bug 251711 - Select All should not select invisible itemsDarin Wright1-5/+21
2008-10-10remove unnecessary @noexted tagsDarin Wright2-2/+0
2008-10-08Bug 250048 - DebugUIPlugin.start() pollutes SWT DisplayDarin Wright1-47/+33
2008-10-03Bug 249364 - NPE getting file storeDarin Wright3-33/+44
2008-09-26Bug 248715 - javadoc warning in N20080925-2000 wrt org.eclipse.debug.uiCurtis Windatt1-1/+1
2008-09-25Bug 212316 - Allow multiple debuggers to create breakpoints using the same ed...Pawel Piech17-80/+1613
2008-09-24Bug 246278 - NPE in DefaultDetailPane.java:264Curtis Windatt3-1/+12
2008-09-23Bug 236980 [launching] Support ILaunchConfigurations on EFS (copyright + sinc...Michael Rennie1-0/+1
2008-09-22Bug 236980 - [launching] Support ILaunchConfigurations on EFSDarin Wright3-14/+45
2008-09-08Bug 246618 - Find in flexible hierarchy views can use wrong label provider.Pawel Piech1-0/+1
2008-08-25*** empty log message ***Darin Wright1-12/+0
2008-08-25testDarin Wright1-0/+12
2008-08-20Bug 244694 Conflicting mnemonics in breakpoints export wizardMichael Rennie1-1/+1
2008-08-15Bug 243818 - [API] Need export/import breakpoint API to export breakpoints as...Darin Wright1-0/+11
2008-08-12Bug 243053 Tabs added via launchConfigurationTabs cannot be placed after each...Michael Rennie1-46/+94
2008-08-12Bug 243818 - [API] Need export/import breakpoint API to export breakpoints as...Darin Wright3-7/+78
2008-08-11Bug 243606 - [Debug View] Stackframe does not get focus with multiple debug t...Darin Wright1-6/+7
2008-07-30Bug 233297 - TreeModelContentProvider appears to throw an AIOOBDarin Wright1-10/+60
2008-07-15Bug 233008 - User consistent naming to create watch expressionsCurtis Windatt1-1/+1
2008-07-10Bug 240088 Incorect org.eclipse.debug.ui.DebugUITools.openLaunchConfiguratio...Darin Wright2-7/+28
2008-07-09update copyrightDarin Wright1-1/+1
2008-07-09Fix javadocCurtis Windatt1-4/+4
2008-07-07Bug 231790 NPE when opening Run Configuration Dialog on linux/gtkMichael Rennie1-1/+3
2008-07-07Bug 239794 CommonTab source uses wrong launch groupMichael Rennie1-1/+1
2008-07-03Bug 239446 - org.eclipse.debug LaunchConfigurationsDialog fails to load when ...Curtis Windatt2-4/+9
2008-06-23version updatesDarin Wright1-1/+1
2008-06-18Bug 236076 [launching] Run and Debug History menus not updated after reorgani...Michael Rennie1-1/+2
2008-05-29Bug 233730 - Run control actions not refreshed after event with both CONTENT ...Darin Wright1-3/+5
2008-05-29Bug 208062 - First context menu has mysterious Run As/Debug As/Profile As men...Curtis Windatt1-7/+64
2008-05-29copyright updatesDarin Wright73-108/+139
2008-05-28Bug 233703 - Debug plugin and ProcessConsoleManager misses launchesCurtis Windatt1-4/+21
2008-05-22added TVT comment about launch modesMichael Rennie1-0/+3
2008-05-20Bug 232832 - TVT34:TCT275: KO: 'Import Launch Configurations' in EnglishDarin Wright3-1/+3

Back to the top