Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham115-2723/+2820
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham124-372/+744
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham3-360/+360
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-04Bug 530673 Fix issue with CMake and changing toolchains.Doug Schaefer1-3/+30
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 Schaefer4-0/+370
2017-10-17Make Qt toolchain selection more resilient.Doug Schaefer1-4/+6
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer2-116/+140
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 Schaefer2-0/+195
2017-05-08Bug 516300: Display extension message when creating marker messageJonah Graham3-0/+49
2017-05-02Fixed copyrightAlena Laskavaia1-11/+7
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer1-10/+12
2016-11-09Add Local Debug for Core Build launches. Qt Path var for Windows.Doug Schaefer1-0/+105
2016-09-12Introduce Core Build launches and Launch Bar integration.Doug Schaefer1-2/+12
2016-07-05Generify o.e.cdt.debug.core.Alexander Kurtakov2-15/+10
2016-04-27Bug 487998: [breakpoints] Editing code while debug is activeStefan Sprenger1-0/+12
2016-04-25Bug 489512 - Show local variables in the traditional memory renderAlvaro Sanchez-Leon1-0/+147
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt1-12/+12
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 Graham2-1/+76
2016-03-17Bug 472765: Use gdb's "set substitute-path from to"Jonah Graham1-1/+28
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 Graham20-1068/+1
2016-02-19Bug 478740: Changes for supporting Hardware Reverse Debuggingraddepal1-0/+32
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam33-33/+33
2015-09-04Bug 476589 - Cannot open a trace file in a post-mortem sessionMarc Khouzam1-1/+3
2015-04-22Bug 464636 - Move CMainTab from o.e.cdt.dsf.gdb toMarc Khouzam1-1/+30
2014-12-09Bug 235747: [registers] Allow user to edit the register groups.Alvaro Sanchez-Leon4-0/+82
2014-10-14Bug 445375 : Watchpoints cannot be disabled for targets that do notTeodor Madan1-7/+4
2014-09-26Bug 444736 - Importing a subset of exported breakpoints often logs exceptionsAnton Leherbauer2-15/+27
2014-05-05Bug 433761 - Breakpoint Actions Dialog should not allow creating unnamed actionsTeodor Madan1-26/+22
2014-05-01Bug 400628 - Support Dynamic PrintfMarc Khouzam4-19/+202
2013-12-02Bug 418710 - Provide a way to disable "View memory" menu per expressionMarc Khouzam1-0/+32
2013-04-30Bug 244865 – Support for Step Into Selectionaleon1-0/+20
2013-01-23Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants1-0/+22
2013-01-21Revert "Bug 344890 - [remote] Cannot start a new process on a remote target w...Mikhail Khodjaiants1-22/+0
2013-01-21Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants1-0/+22
2012-12-13Bug 365776 - [breakpoints] Add breakpoint action to toggle reverseMarc Dumais1-0/+37
2012-11-29Bug 392512 - Support GDB breakpoint notificationsMikhail Khodjaiants2-0/+88
2012-08-29Bug 388338 - [breakpoints] event breakpoints broken for DSFPawel Piech1-0/+4
2012-07-25Bug 290173: Migrate the Connect command to the asynchronous platform APIMarc Khouzam1-0/+21
2012-04-03Bug 374512 - breakpointContribution does not support customPawel Piech1-2/+2
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov2-3/+10

Back to the top