Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-03Bug 335895: GDB Traces Console has infinite capacityMarc Khouzam5-11/+72
2011-02-02Bug 335528: [multi-process] Move startOrRestart to the Processes serviceMarc Khouzam1-27/+53
2011-01-29Bug 335776: Typo in translation string gives exceptionMarc Khouzam1-2/+2
2011-01-23Bug 335099 - [tests] NPE at the end of the JUnit tests when running headlessMarc Khouzam1-7/+11
2011-01-18Bug 334687: Adapters could be created once a DsfSession is invalidMarc Khouzam1-0/+11
2011-01-17Bug 331781 - Pin and Clone supportPatrick Chuong2-2/+175
2010-12-22Bug 290572: Cleanup of ReverseDebuggingPropertyTester to remove code that is ...Marc Khouzam2-48/+3
2010-12-20Bug 332915: [tracepoint] Refreshing the Trace Control view blocks the UI threadMarc Khouzam1-51/+54
2010-11-30Bug 331232: Missing some unregisteringMarc Khouzam1-0/+4
2010-11-28Bug 328012 - UI freezes when opening a launch configuration if the binary is ...Sergey Prigogin1-22/+5
2010-11-21Bug 120162: [launch] Allow to specify the default version of gdbMarc Khouzam2-43/+2
2010-11-21Bug 120162 - Allow to specify the default version of gdb. Patch by Marc-Andre...Sergey Prigogin6-22/+100
2010-11-10Bug 329868 - Make TCP the default protocol when populating a remote launch tab.Marc Khouzam1-3/+3
2010-11-10Bug 326660: Adapt the new Debug Hover to support Pretty Printed objectsMarc Khouzam1-2/+1
2010-11-05Bug 302121: Fully support gdb pretty printersMarc Khouzam13-4/+901
2010-08-26Bug 317796 - Build before launch should be cleverer about which configuratio...James Blackburn1-0/+4
2010-07-30Bug 318230: Show cores and user name when listing processes to attach too.Marc Khouzam3-32/+75
2010-07-23Bug 318214: Unify Basic remote launch with Advanced remote launchMarc Khouzam1-4/+4
2010-07-14bug 319769: Unnecessary type castsAndrew Gvozdev1-1/+1
2010-07-09Bug 319336: Changing the case of a file is causing problems on Windows. This...Marc Khouzam2-1/+1
2010-07-09Bug 319336: Wrongly names properties fileMarc Khouzam1-0/+0
2010-07-06Bug 318230: Use GDB 7.1 support for displaying cores for threads and processe...Marc Khouzam6-18/+122
2010-06-22Bug 317325: Up-ing plugin versions for DSF-GDBMarc Khouzam1-1/+1
2010-06-21Removed hardcoded bundle names.Sergey Prigogin2-3/+1
2010-06-21Removed hardcoded bundle names.Sergey Prigogin5-11/+5
2010-06-03Bug 315439 Fix up copyrightVivian Kong39-37/+57
2010-05-29Bug 314536; TypoMarc Khouzam1-1/+1
2010-05-29Bug 314536: Hide "Use shared library symbols for debugged applications" as it...Marc Khouzam1-2/+5
2010-05-26Bug 313893, reorg capabilities into cdt product plug-in.Ken Ryall2-39/+1
2010-05-25Bug 303968, apply Marc's patch to move the remainder of the UI from gdb to ds...Ken Ryall7-316/+0
2010-05-20Bug 313823: Intermittent NPE during shutdown, in ThreadVMNodeJohn Cortell1-2/+4
2010-05-20 Bug 313806 - Export all debug packages.Mikhail Khodjaiants1-1/+8
2010-05-20Bug 284286: Missing action to exit trace visualization mode.Marc Khouzam4-13/+84
2010-05-20Bug 284286: Missing icon for StopVisualizationMarc Khouzam1-0/+0
2010-05-17Bug 281970: Needed a way to check if setDefaults() was called that was unique...Marc Khouzam2-12/+51
2010-05-14Bug 304384: Undo the last fix which broke the case where we first created a R...Marc Khouzam1-31/+0
2010-05-14Bug 304384: Move logic to set default launch delegate to the tab of the DSF-G...Marc Khouzam1-0/+31
2010-05-14Bug 281970: No longer show the Debugger, Refresh and Source tabs for a Run Co...Marc Khouzam1-1/+40
2010-05-12Bug 312706: Update the enablement of the buttons after they are created.Marc Khouzam1-3/+2
2010-05-12Bug 312342: Make sure the dialog window size is big enough to show all its co...Marc Khouzam1-2/+6
2010-05-11Bug 306555: Support for Cast To Type and Display As Array for DSF-GDBMarc Khouzam2-0/+18
2010-05-11remove extra parenthesisVivian Kong1-1/+1
2010-05-07 Bug 312092 - TVT36:TCT174: FRA - Duplicate mnemonic for Browse (same string...Vivian Kong1-1/+2
2010-05-07Bug 281970: Cleanup based on John's reviewMarc Khouzam1-16/+15
2010-05-06befriend jtag plugin to let it avoid warningsJohn Cortell1-1/+1
2010-05-06Bug 281970: No longer use CDIs "debugger" extension point, as it was useless ...Marc Khouzam4-514/+340
2010-05-04Bug 311591 - externalize strings for debug activitiesVivian Kong2-4/+9
2010-04-30Bug 289526: Change the order of steps to restart the inferior to make sure we...Marc Khouzam1-27/+56
2010-04-29Bug 289526 - [debug view] Migrate the Restart feature to the new one, as sup...Pawel Piech2-77/+87
2010-04-28Bug 284286: Trace Record visualization for DSF-GDBMarc Khouzam8-6/+589

Back to the top