Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2016-03-04Bug 478740: Simplify user-facing terminologyMarc Khouzam1-9/+4
2016-03-03Bug 487121 - Remove "connect" button from the Debug View toolbarMarc Khouzam1-11/+1
2016-02-29Bug 478740: Cleanup reverse toggle image handlingMarc Khouzam1-17/+12
2016-02-26Bug 478740: Attempt to make reverse icons more informativeMarc Khouzam9-4/+4
2016-02-25Bug 478740: Add Switch off tracing optionraddepal3-62/+76
2016-02-23Bug 478740: Remove Reverse Debug dialog preference Marc Khouzam5-28/+6
2016-02-23Bug 478740: Missing externalized stringsMarc Khouzam3-7/+50
2016-02-23CosmeticsMarc Khouzam1-103/+92
2016-02-22CosmeticsMarc Khouzam1-4/+1
2016-02-19Bug 478740: Changes for supporting Hardware Reverse Debuggingraddepal12-64/+348
2016-02-17Incremented version of org.eclipse.cdt.core to 6.0.Sergey Prigogin4-14/+14
2016-02-11Update copyright datesMarc Khouzam1-1/+1
2016-02-02stand-alone debugger: Use rcp repository for creating the productsMarc-Andre Laperle1-0/+1
2016-02-01stand-alone debugger: Add missing launchbar dependencyMarc-Andre Laperle1-0/+1
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam25-33/+33
2016-01-17Bug 484911: Clean up source directorsJonah Graham1-9/+43
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam594-685/+685
2015-12-28Remore unused New New WizardMarc-Andre Laperle2-2/+2
2015-12-14Cleanups.Alexander Kurtakov2-2/+0
2015-12-11Cosmetics.Sergey Prigogin2-33/+12
2015-12-11Cosmetics.Sergey Prigogin1-7/+0
2015-12-04Code cleanup.Sergey Prigogin1-8/+6
2015-11-26incorrect source lookup fallback when file is not in workspaceAlena Laskavaia1-11/+14
2015-10-28Remove visualizer plugins from Stand-alone RCP debuggerMarc Khouzam1-2/+0
2015-10-16Remove some unused images in documentation pluginsMarc-Andre Laperle210-0/+0
2015-10-13Bug 458771 - Cannot refresh an editor in standalone debuggerMarc-Andre Laperle3-1/+20
2015-10-05rcp: Fix stand-alone build with Eclipse 4.6 targetMarc-Andre Laperle2-10/+9
2015-10-01Bug 478803 and Bug 478805: add tests for source lookupJonah Graham1-3/+4
2015-09-29Add Error view to Stand-alone debuggerMarc-Andre Laperle2-1/+2
2015-09-22Bug 474946 - Initialization Code must be run asynchronouslyMartin Schreiber1-12/+18
2015-09-15Bug 477082 - Cannot set a proxy for RCP standalone debuggerMarc-Andre Laperle1-0/+1
2015-09-11Bug 477112 - Fix compilation error caused by JFace TableTreeViewer removalMarc-Andre Laperle1-17/+2
2015-09-04Bug 476589 - Cannot open a trace file in a post-mortem sessionMarc Khouzam1-1/+3
2015-08-17Bug 474179: Require file name to be absolute and existJonah Graham2-1/+18
2015-08-03Bug 474054 - Null Pointer Exception in "Properties for C/C++ Watchpoint"Alvaro Sanchez-Leon1-2/+9
2015-07-31Typo in copyright headerMarc Khouzam1-2/+2
2015-07-30Update plugin dependencies for the Stand-alone debugger RCPAlvaro Sanchez-Leon1-1/+4
2015-07-29Build stand-alone debugger RCP for WindowsMarc-Andre Laperle8-10/+37
2015-07-27Follow-up on bug 439631 - escape also the path for function dynamic printfAnton Leherbauer1-3/+3
2015-07-16Bug 466516 - Editing a breakpoint action is not immediately reflected in the ...Anton Leherbauer3-24/+39
2015-07-14Validate breakpoint string fields also on mouse clicksAnton Leherbauer1-0/+17
2015-07-14Fix capitalization of Run to Line, Move to Line, etc.Anton Leherbauer3-7/+7
2015-07-07Upgrade to Tycho 0.23.0Marc-Andre Laperle1-1/+2
2015-06-12Bug 468192 - Prevent creating a duplicate bp when modifying propertiesMarc Khouzam2-14/+93
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam23-29/+29
2015-05-28Bug 466543. Fixed matching error while importing breakpointsDan Ungureanu2-0/+211
2015-05-25Bug 464917: Add Line Breakpoint dialog and Breakpoints view menu itemJonah Graham9-21/+277
2015-05-21Typo in copyright header dateMarc Khouzam1-1/+1
2015-05-19Bug 460167 - RCP for the Stand-alone debuggerMarc-Andre Laperle40-320/+1389
2015-05-13Bug 467109 - Add new dependency to standalone debugger.Marc Khouzam1-1/+1

Back to the top