Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-23Bug 540373: Format some Java files that were missedJonah Graham1-2/+2
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham2-17/+17
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham10-178/+0
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham5-6/+6
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham22-77/+77
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham10-0/+26
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham8-10/+17
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham175-3891/+4050
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham195-585/+1170
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham6-560/+560
2018-03-20Replace refreshScannerInfo with setActive methodJeff Johnston1-4/+3
2018-03-20Bug 532420 - Make Container Core Build indexing more efficientJeff Johnston1-1/+2
2018-03-06Bug 531985 - Support Container build with new Core BuildJeff Johnston1-1/+3
2018-02-08Remove unnecessare NON-NLS.Alexander Kurtakov1-2/+2
2018-02-04Bug 530673 Fix issue with CMake and changing toolchains.Doug Schaefer1-3/+30
2017-12-01Fix issue with core build launch desc deletion.Doug Schaefer2-49/+2
2017-11-27Stop launch on error. Fix up set/get make commands.Doug Schaefer1-0/+7
2017-11-13Serial Flash Target and Launch. Clean up Generic Launch.Doug Schaefer6-150/+406
2017-10-17Make Qt toolchain selection more resilient.Doug Schaefer1-4/+6
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer5-122/+144
2017-09-28UI for adding toolchains for Core Build. New Generic Target Wizard.Doug Schaefer3-48/+80
2017-09-07Core Build - add support for Generic targetDoug Schaefer3-0/+345
2017-07-28Bug 520245: Avoid writing launch files with no changesJonah Graham1-5/+17
2017-05-09Bug 515296: Changed the message when only AddressYannick Mayeur1-0/+10
2017-05-08Bug 516300: Display extension message when creating marker messageJonah Graham4-2/+82
2017-05-02Fixed copyrightAlena Laskavaia1-11/+7
2017-02-28Bug 449104: Enhance Register Grouping for multi processesBruno Medeiros2-13/+37
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer4-13/+20
2016-11-09Add Local Debug for Core Build launches. Qt Path var for Windows.Doug Schaefer3-86/+109
2016-10-12Updates for Core Build.Doug Schaefer1-0/+5
2016-09-12Introduce Core Build launches and Launch Bar integration.Doug Schaefer5-2/+330
2016-07-05Generify o.e.cdt.debug.core.Alexander Kurtakov8-81/+50
2016-04-27Bug 487998: [breakpoints] Editing code while debug is activeStefan Sprenger3-4/+34
2016-04-25Bug 492304 - Fix NLS warningsAlex Blewitt1-2/+2
2016-04-25Bug 489512 - Show local variables in the traditional memory renderAlvaro Sanchez-Leon1-0/+147
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-1/+1
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt7-24/+24
2016-04-15Bug 491825 - Remove uses of new Boolean and friendsSergey Prigogin4-4/+4
2016-04-12Bug 472765 and Bug 386675: Deprecate/comment on problem with createPathJonah Graham1-0/+11
2016-03-29Add javadocMarc Khouzam1-0/+4
2016-03-29Bug 488661: Simplification of reverse debugging codeMarc Khouzam1-9/+17
2016-03-23Bug 488661 - Moving the last trace method to GdbReverseToggleCommandraddepal1-0/+2
2016-03-19Bug 472765: use Strings for backend path in Map EntriesJonah Graham5-32/+136
2016-03-17Bug 484900: Cleanup of CSourceLookupDirector post CDI removalJonah Graham1-135/+0
2016-03-17Bug 472765: Use gdb's "set substitute-path from to"Jonah Graham2-2/+37
2016-03-16Bug 489455 - Add new breakpoint action to run arbitrary debugger commandAlena Laskavaia1-0/+26
2016-03-14Fixed warnings: do not call MessageFormat#format(...) with String[].Jesper Eskilson1-2/+2
2016-03-09Bug 484900: Remove Majority of CDI classesJonah Graham67-16637/+2
2016-02-19Bug 478740: Changes for supporting Hardware Reverse Debuggingraddepal1-0/+32
2016-02-11Update copyright datesMarc Khouzam1-1/+1

Back to the top