Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-06-29More tests for the Maven build.Doug Schaefer9-2/+256
2011-06-30Cosmetics.Sergey Prigogin1-18/+18
2011-06-30Cosmetics.Sergey Prigogin5-36/+24
2011-06-29Bug 350501 - add support in managed build projects for xlC v11Michael Lindo2-69/+69
compiler options Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
2011-06-29Bug 350501 - add support in managed build projects for xlC v11Michael Lindo11-25/+622
compiler options Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
2011-06-29Upversion the pom for core.tests.Doug Schaefer1-1/+1
2011-06-29Bug 350192 - [MS Toolchain] Cannot create C projects for MS ToolchainMarc-Andre Laperle2-37/+102
Also added template associations for hello world templates.
2011-06-29Bug 350365: Remote attach session should use specified binary Marc Khouzam1-0/+19
2011-06-29Upverversion cdt.core's pom.xml.Doug Schaefer1-1/+1
2011-06-29Added UI tests.Doug Schaefer1-1/+19
2011-06-29Bug 348573 - Deadlock between BinaryRunner and project model serializingAnton Leherbauer1-2/+2
lock
2011-06-29Bug 347298: Array type in field access.Markus Schorn9-132/+128
2011-06-29Bug 350448 - [Content Assist] Cannot disable help-proposalsAnton Leherbauer1-9/+0
2011-06-28Update pom.xml to match version update in dsf.gdb.Doug Schaefer1-1/+1
2011-06-28Bug 293679: Allow multi-select when attaching to processes Marc Khouzam4-48/+234
2011-06-28Mavenizing CDT releng.Doug Schaefer160-29/+7868
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28Merge branch 'Bug347047TPStackFrame'Marc Khouzam2-102/+11
2011-06-28Bug 347047: Trace visualization does not show proper frames with GDB >=Marc Khouzam2-102/+11
7.3
2011-06-28Bug 332283 - Parser gives warning if main does not return anythingAlena Laskavaia2-3/+23
2011-06-28Bug 345687 - [fp] "No return, in function returning non-void" forTomasz Wesolowski2-1/+11
compound statement at the end
2011-06-27Bug 348159: Move DSF-GDB preference store to the core plugin.Marc Khouzam14-78/+90
2011-06-27Bug 347196: Use MI to create tracepoint starting with GDB 7.2, whichMarc Khouzam4-4/+160
allows to set a tracepoint on the right process when using multi-process
2011-06-27Bug 346215: Allow Tracepoints commands to have a comma in their name Marc Khouzam3-3/+9
2011-06-26Bug 346559 - [fp] undeserved "no return in function returning non-void"Tomasz Wesolowski2-0/+20
when using goto
2011-06-25Bug 350363 - Include Files tab doesn't offer the language GNU C++Marc-Andre Laperle1-0/+8
2011-06-25Added bin directory to .gitignoreSergey Prigogin1-0/+1
2011-06-25Bug 335402 - Breakpoint Sound Action fails to change wav fileMarc-Andre Laperle2-14/+23
Fixed hang on Linux gtk
2011-06-25Added .gitignore for plug-in bin and target directories that are producedDoug Schaefer1-0/+2
during builds (maven creates target).
2011-06-25Bug 349744 - NPE in PDOMSearchQuery.Sergey Prigogin1-1/+1
2011-06-25Fixed NPE in AbstractCompositeFactory.javaSergey Prigogin1-27/+28
2011-06-25Bug 350242 - NullPointerException in creation of new class.Sergey Prigogin1-3/+5
2011-06-08minor fixv201106081058CDT_8_0_0Vivian Kong2-2/+5
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong39-39/+39
2011-06-08Bug 348747 - Codan source bundles missing required filesVivian Kong11-13/+89
2011-06-06Bug 346349 - CCE from standalone indexer - update copyright statementv201106061419Vivian Kong1-0/+1
2011-06-06Bug 346349 - CCE from standalone indexerMike Kucera1-6/+6
2011-06-06Bug 348426 - Disable failed test cases in LR parser that are inherited from ↵Vivian Kong3-5/+23
CDT DOM Parser test for John Liu
2011-06-06Trying to make sure we get the 0.4.0 branch of TCF.Doug Schaefer1-1/+1
2011-06-06Trying to make sure we get the 0.4.0 branch of TCF.Doug Schaefer1-1/+1
2011-06-06Trying to make sure we get the 0.4.0 branch of TCF.Doug Schaefer1-1/+1
2011-06-03Bug 348159: Tracing console is not shown automatically. Hack to get it ↵Marc Khouzam1-1/+7
working in time for Indigo. Needs to be revisited.
2011-06-03Bug 133881 - Make refreshing after building optional - UI changesVivian Kong1-1/+1
2011-06-03update build scriptVivian Kong1-2/+2
2011-06-03Bug 348043: GDB (DSF) Hardware Debugging Launcher fails to complete launchMarc Khouzam3-6/+25
2011-06-03bug 347781: What's New and Noteworthy in CDT 8.0?Andrew Gvozdev35-121/+687
2011-06-02isSymbolicLinkSupported() extractedAndrew Gvozdev1-29/+25
2011-06-02isSymbolicLinkSupported() extractedAndrew Gvozdev1-2/+14
2011-06-02Bug 348039 - When creating new class project header file is treated as ↵Sergey Prigogin1-1/+2
system include.
2011-06-01Replace CDT with C/C++Emanuel Graf1-1/+1
2011-06-01Bug 335268 - An internal error occurred during: "Reading Debug Symbol ↵Marc-Andre Laperle2-3/+19
Information: Hello World"

Back to the top