Skip to main content
summaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-17Generate config.ini for stand-alone debugger based on debug.productMarc-Andre Laperle8-186/+179
2017-03-13Add missing dependency for stand-alone debuggerMarc-Andre Laperle1-0/+1
2017-03-04Bug 511961 - Fix stand-alone debugger product not starting with OxygenMarc-Andre Laperle1-4/+2
2017-02-28Bug 449104: Enhance Register Grouping for multi processesBruno Medeiros2-13/+37
2017-02-21Bug 508319 - "Dummy Page" overrides "C/C++ Build"Jeff Johnston1-14/+0
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle9-139/+41
2017-02-07Bug 506073 - Support address "range" when adding a memory watchpointAlvaro Sanchez-Leon1-0/+4
2017-02-07Bug 510924 - Alt+Enter on breakpoint shows incomplete properties dialogMarc Dumais1-1/+6
2017-02-06Bug 509897: Use View Management for Debugger ConsoleJonah Graham1-0/+4
2017-02-06Remove AIX supportMarc-Andre Laperle1-6/+3
2017-01-30Fix API errors with Eclipse 4.7Marc-Andre Laperle1-0/+101
2017-01-30Bug 511029 - Debug views become permanently pinned...Bruno Medeiros1-4/+9
2017-01-30New dependency needed for Standalone debugger with new platform versionMarc Khouzam1-0/+2
2017-01-25Auto-generate source features using tycho.Marc Khouzam18-411/+0
2017-01-23Bug 508543 - Reverse Bp Action doesn't display type properly for editingMarc Khouzam1-1/+1

Back to the top