Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
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-09[releng] Update CDT in preparation for Photon M6Jonah Graham1-2/+1
2018-03-06Bug 531985 - Support Container build with new Core BuildJeff Johnston1-1/+3
2018-02-13Fix newlines.Jonah Graham1-289/+289
2018-02-13[releng] Bump version to 9.5.0Jonah Graham11-13/+11
2018-02-08Remove unused private methods.Alexander Kurtakov1-5/+1
2018-02-08Remove unnecessary suppress warnings.Alexander Kurtakov3-6/+3
2018-02-08Remove unnecessare NON-NLS.Alexander Kurtakov2-4/+4
2018-02-04Bug 530673 Fix issue with CMake and changing toolchains.Doug Schaefer1-3/+30
2018-01-23Fix current patch concerning Container launchingJeff Johnston1-1/+2
2018-01-19Bug 530053 - Launching locally after Container launch doesn't workJeff Johnston1-3/+8
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-21Releng fixes, ensuring legal files are there. Removing projects.Doug Schaefer4-38/+3
2017-11-14Bug 525675: Fix dependency versionJonah Graham1-1/+1
2017-11-14Bug 525675: Delegate opening unknown file types to unknownEditorStrategyJonah Graham3-25/+41
2017-11-13Serial Flash Target and Launch. Clean up Generic Launch.Doug Schaefer7-151/+414
2017-11-09Bug 242705: Fix misaligned breakpoint iconJesper Eskilson6-3/+3
2017-11-08Add Makefile Projects to collection of core build project types.Doug Schaefer1-287/+289
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-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-26/+0
2017-09-28UI for adding toolchains for Core Build. New Generic Target Wizard.Doug Schaefer7-121/+161
2017-09-19Reinstate commit 709689b36e1a1ec573d81a02a7e882faabca58e5Jeff Johnston1-0/+18
2017-09-11Disable Mac signing of the standalone debugger app.Doug Schaefer1-0/+2
2017-09-11Update feature versions to CDT 9.4.Doug Schaefer5-24/+6
2017-09-07Core Build - add support for Generic targetDoug Schaefer16-2/+565
2017-08-10Bug 520846 - Use ArrayContentProvider.getInstance() where possibleAndreas Sewe1-1/+1
2017-07-28Bug 520245: Avoid writing launch files with no changesJonah Graham1-5/+17
2017-06-27Bug 257449. Search for any type of launch, not just C.Jon Beniston1-2/+1
2017-05-31Bug 517516: Update N&N in CDT docsJonah Graham7-290/+477
2017-05-15Bug 491957. Preferences & save action for choosing const alignmentFelix Morgner1-0/+4
2017-05-11Bug 516461: use user's/content-type editor selectionJonah Graham1-8/+36
2017-05-11Bug 516461: Make getEditorId from IDE availableJonah Graham1-0/+134
2017-05-09Bug 515296: Create all CSourceNotFound controls unconditionallyJonah Graham1-72/+90
2017-05-09Bug 515296: Collapse empty space when buttons are not visibleJonah Graham1-12/+22
2017-05-09Bug 515296: Cosmetics.Jonah Graham1-9/+15
2017-05-09Bug 515296: Changed the message when only AddressYannick Mayeur3-2/+20
2017-05-08Bug 516300: Display extension message when creating marker messageJonah Graham5-3/+83
2017-05-08Bug 516300: Fix API errors with Eclipse 4.7Jonah Graham1-0/+101
2017-05-04Bug 513505. Escape arguments for CDT standalone.Brendan Dahl1-2/+46
2017-05-02Fixed copyrightAlena Laskavaia1-11/+7
2017-04-28Bug 515296: New Preferences for Source not found EditorPierre Sachot5-41/+111
2017-04-21Bug 515296: Adding choice to not show editor againPierre Sachot5-0/+46
2017-04-20Bug 515296: changed the color of the error messageYannick Mayeur1-34/+76
2017-04-20Bug 515296: Cosmetics.Jonah Graham1-99/+103
2017-04-19Bring back some pom.xml from featuresMarc-Andre Laperle1-0/+18
2017-04-05Bug 510879: Remove requirement for suspended context in Disassembly ViewStephen Flynn1-1/+1
2017-03-20Bug 480047 - Include apache http client libraries for use with p2 transportPascal Rapicault1-0/+6

Back to the top