Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-02Update license.html files for 2014 versionMarc Khouzam53-314/+150
2014-05-02Bug 432908 - [visualizer] Update Problem Visualizer example to useMarc Dumais2-127/+103
2014-05-01Bug 400628 - Support Dynamic PrintfMarc Khouzam65-125/+3416
2014-04-30Add check in DwarfReader to avoid exception being caughtJeff Johnston1-36/+38
2014-04-30Bug 433869: IQMakeProjectInfo is not updating on active conf. changedDavid Kaspar1-4/+9
2014-04-29Bug 432888 - Properly update relative expression for existing childMarc Khouzam2-4/+22
2014-04-29Bug 393930 - Unable to examine a sub-expression using "watch" Marc Khouzam2-1/+92
2014-04-29Add GNU debug-info support to DwarfReader/DwarfJeff Johnston5-61/+866
2014-04-29bug 433472: Sample code is untidyAndrew Gvozdev2-7/+9
2014-04-29bug 433463: Poor phrasing in "Tutorial: Creating a simple application"Andrew Gvozdev1-1/+1
2014-04-28Bug 432854 - [visualizer] Add a new graphic object class supportingMarc Dumais3-0/+556
2014-04-26Bug 433556 - Unqualified name of the containing template is not resolvedSergey Prigogin2-5/+11
2014-04-26Failing test for bug 433556.Sergey Prigogin1-132/+145
2014-04-26Added a failing test for inherited constructor template.Sergey Prigogin1-3/+24
2014-04-26Corrected few comments.Sergey Prigogin3-6/+5
2014-04-25Cosmetics.Sergey Prigogin9-108/+50
2014-04-25Bug 433329 - Thread-specific bp created from gdb console loose theirMarc Khouzam1-2/+19
2014-04-25Bug 432988 - Breakpoint Log action cannot evaluate expression atTeodor Madan1-4/+2
2014-04-25Bug 424068 - [C++11] Inheriting constructors.Sergey Prigogin15-102/+566
2014-04-25Cosmetics.Sergey Prigogin11-54/+45
2014-04-24Improved type safety.Sergey Prigogin5-27/+36
2014-04-24Cosmetics.Sergey Prigogin6-30/+31
2014-04-24Bug 433308 - Always show the Common page initially for new breakpointsAnton Leherbauer2-4/+14
2014-04-23Missing error messagesMarc Khouzam3-5/+8
2014-04-23Turned-on API analysis for Visualizer and tweaked previous commitsMarc Dumais8-18/+48
2014-04-23Added a TODO.Sergey Prigogin1-4/+3
2014-04-23Fixed a typo.Sergey Prigogin2-8/+6
2014-04-22Fixed an NPE.Sergey Prigogin1-1/+1
2014-04-22Improved reliability of indexer cancellation - a safer version.Sergey Prigogin18-108/+128
2014-04-22Bug 433222 - Turn on Others category in New Proj Wizard by default.Doug Schaefer3-15/+7
2014-04-22Improved reliability of indexer cancellation.Sergey Prigogin1-3/+13
2014-04-22Cosmetics.Sergey Prigogin1-4/+4
2014-04-22Update some pom.xml to match new plugin versionMarc Khouzam2-2/+2
2014-04-22Bug 433044 - Deleting a bp from gdb console causes it to be re-installed Marc Khouzam2-0/+26
2014-04-21Enable API tooling for o.e.cdt.debug.ui.memory.traditionalMarc Khouzam3-1/+38
2014-04-21Missing export to o.e.cdt.autotools.coreMarc Khouzam1-2/+2
2014-04-21Missing exports to o.e.cdt.remote.coreMarc Khouzam1-1/+3
2014-04-21Enable API Tooling for o.e.cdt.gdb and o.e.cdt.gdb.uiMarc Khouzam2-0/+12
2014-04-21Enabling API tooling for memory.floatingpoint/memorybrowser/transportMarc Khouzam3-0/+18
2014-04-21Enable API tooling for o.e.cdt.visualizer.coreMarc Khouzam1-0/+6
2014-04-21Missing export to o.e.cdt.uiMarc Khouzam1-0/+1
2014-04-21Missing exports to o.e.cdt.visualizer.examplesMarc Khouzam1-1/+2
2014-04-21Missing exports to o.e.cdt.dsf.gdbMarc Khouzam1-0/+2
2014-04-21Missing exports for o.e.cdt.debug.mi.uiMarc Khouzam5-4/+7
2014-04-21Export missing packages for o.e.cdt.debug.coreMarc Khouzam1-0/+2
2014-04-21Updating @since tagsMarc Khouzam2-2/+2
2014-04-21Missing exports for gdbjtag.core pluginMarc Khouzam5-1/+7
2014-04-21Add remote from PTP to target.Doug Schaefer1-3/+5
2014-04-21Target for Luna.Doug Schaefer1-0/+41
2014-04-21Fixed compiler warnings.Sergey Prigogin4-35/+31

Back to the top