Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-11Bug 464919: Set REQUESTED_* fields to initial valuesJonah Graham1-1/+18
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam22-28/+28
2015-04-22Bug 464636 - Move CMainTab from o.e.cdt.dsf.gdb toMarc Khouzam3-3/+32
2015-04-20Bug 464918: Fix broken externalized stringsJonah Graham3-2/+3
2015-03-25Remove unnecessary @SuppressWarningsMarc Khouzam4-4/+4
2015-03-25Remove unnecessary @SuppressWarningsMarc Khouzam2-4/+0
2015-03-25Remove unnecessary @SuppressWarningsMarc Khouzam3-5/+0
2015-03-25Remove warnings caused by change to getAdaptable()Marc Khouzam79-140/+140
2015-02-11Remove unnecessary .api_filtersMarc Khouzam2-69/+0
2015-02-06Extract test VM args to common property base.test.vmargsMarc-Andre Laperle1-1/+1
2015-02-05Update description of Standalone Debugger SDKMarc Khouzam2-2/+2
2015-01-30Add build flag (-DskipDoc) to be able to skip building documentationMarc-Andre Laperle1-30/+46
2015-01-29o.e.cdt.debug.application should export its packagesMarc-Andre Laperle1-0/+2
2015-01-29Bug 458066 - cannot specify pid to Standalone DebuggerJeff Johnston7-16/+51
2015-01-22Initial Standalone debugger SWTBot testJeff Johnston17-0/+705
2015-01-19Bug 214398: Implement Load Symbols and Load Symbols for All Alena Laskavaia4-50/+152

Back to the top