Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-15[releng] Update SWTbot to p2 URL for Lunacdt_8_6Jonah Graham1-1/+1
2015-04-19[CDT 8.6 Build] - Fix the link to get dependencies fromRafael Peria de Sene1-2/+2
2015-02-11Bug 459688 - Label in breakpoint thread filter dialog should match debugCDT_8_6_0Marc Khouzam1-6/+9
2015-02-05Bug 459179 - ClassCastException in CPPSemantics.getParentScopeSergey Prigogin1-1/+2
2015-02-05Bug 459179 - ClassCastException in CPPSemantics.getParentScopeSergey Prigogin1-0/+6
2015-02-05Bug 459186 - Index read locks are leakingSergey Prigogin1-5/+9
2015-02-05Bug 459179 - ClassCastException in CPPSemantics.getParentScopeSergey Prigogin5-5/+18
2015-02-04Bug 458679 - Ranking list-initialization sequences with user-definedNathan Ridge5-37/+69
2015-02-02Bug 458499 - Unable to debug when GDB command contains additionalMarc Khouzam2-12/+21
2015-02-02Bug 458650 - NPE when creating a "C/C++ Remote Application" launchTeodor Madan1-6/+9
2015-01-29Bug 458066 - cannot specify pid to Standalone DebuggerJeff Johnston7-16/+51
2015-01-26Fixed NPE when opening preference page for Working SetsAlena Laskavaia1-3/+10
2015-01-26Enhanced Expressions: menu for add locals and registers in dsfAlena Laskavaia5-0/+122
2015-01-26Bug 458076 - [visualizer] load of some cores missing when there areMarc Dumais1-21/+27
2015-01-24Bug 458317 - Fix an NPE in MethodHighlighting.consumes()Nathan Ridge2-3/+14
2015-01-23Missing fragment description for ppc64leMarc Khouzam1-1/+2
2015-01-21Bug 451082 - Added support for 'alignof'Sergey Prigogin5-46/+64
2015-01-21Bug 457511 - Instantiation of nested class used inside enumeratorSergey Prigogin2-13/+50
2015-01-19Point cdt_8_6 build to its own locationMarc Khouzam1-1/+1
2015-01-19Bug 457495 - Include packed jars for CDT buildsMarc Khouzam2-1/+16
2015-01-19Bug 456959-Breakpoint Enable does not work after restarting the applicationAlvaro Sanchez-Leon2-35/+52
2015-01-19Missing @since tagMarc Khouzam1-0/+1
2015-01-19Bug 214398: Implement Load Symbols and Load Symbols for All Alena Laskavaia10-55/+547
2015-01-17TypoMarc Khouzam1-1/+1
2015-01-16Debug BaseTestCase: don't swallow exceptionSimon Marchi1-10/+5
2015-01-16debug tests: Remove runToLineSimon Marchi3-55/+4
2015-01-16Bug 457503 - Argument-dependent lookup fails for index types in globalSergey Prigogin19-71/+311
2015-01-16Cosmetics.Sergey Prigogin13-117/+105
2015-01-16Force thread order in GDBProcessesTest.getThreadDataSimon Marchi1-2/+9
2015-01-16debug tests: Cleanup filename referencesSimon Marchi19-164/+161
2015-01-16Bug 399215 - Toggle Function breaks the code...Thomas Corbat2-2/+23
2015-01-16Bug 443481 - Warnings about non-existing invalid project pathsAnton Leherbauer1-11/+16
2015-01-15Bug 457590 - Workspace... button does not work in Library Path pickerAlena Laskavaia1-3/+9
2015-01-15Update location to use for GDBs on HIPPMarc Khouzam1-1/+1
2015-01-15Add Mac support to script to download gdbMarc-Andre Laperle1-1/+9
2015-01-15Update GDB download script for GDB 7.8.2Marc Khouzam1-1/+1
2015-01-15Avoid duplicate code in scriptMarc Khouzam1-10/+9
2015-01-15abstract main tab: replace auto-config checkbox with combo itemAlena Laskavaia5-128/+154
2015-01-15dsf main debug tab: swapping project and binary fieldsAlena Laskavaia1-1/+2
2015-01-15debug tests: Introduce line "tags" to avoid hardcoding line numbersSimon Marchi5-29/+98
2015-01-14Use tycho-extras-version when neededMarc Khouzam1-2/+2
2015-01-14Add SourceReferences to pluginsMarc-Andre Laperle1-0/+18
2015-01-14Bug 445128 - Copy processing-instruction in xsl processingMarc Khouzam1-1/+8
2015-01-13Bug 457374 - A 'using' declaration confuses Organize IncludesSergey Prigogin2-10/+39
2015-01-13Bug 445128 - Enable the use of p2 mirrors for CDT releasesMarc Khouzam4-18/+110
2015-01-13Bug 457301 - Organize Includes ignores IWYU pragma: keepSergey Prigogin8-18/+179
2015-01-12Add script to download and build multiple versions of gdb automaticallySimon Marchi1-0/+328
2015-01-12Bug 423342 - MinGW builds fail with custom EFSPiotr Aniola1-3/+5
2015-01-12debug tests: Add test for thread nameSimon Marchi5-56/+70
2015-01-09Bug 453398: NPE in SupplierBasedCdtVariableSubstitutor ("ExpandAndrew Gvozdev1-1/+5

Back to the top