1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

19514 commits

Author SHA1 Message Date
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Marc Khouzam
28cc2eb084 Merge branch 'Bug347047TPStackFrame' 2011-06-28 14:11:08 -04:00
Marc Khouzam
d3eb4cd839 Bug 347047: Trace visualization does not show proper frames with GDB >=
7.3
2011-06-28 13:52:40 -04:00
Alena Laskavaia
5431dae219 Bug 332283 - Parser gives warning if main does not return anything 2011-06-27 22:04:01 -04:00
Tomasz Wesolowski
6b80326e17 Bug 345687 - [fp] "No return, in function returning non-void" for
compound statement at the end
2011-06-27 20:47:43 -04:00
Marc Khouzam
2041eb9870 Bug 348159: Move DSF-GDB preference store to the core plugin. 2011-06-27 16:23:53 -04:00
Marc Khouzam
e2f7dbf915 Bug 347196: Use MI to create tracepoint starting with GDB 7.2, which
allows to set a tracepoint on the right process when using multi-process
2011-06-27 15:02:37 -04:00
Marc Khouzam
da6b7c8f02 Bug 346215: Allow Tracepoints commands to have a comma in their name 2011-06-27 14:10:28 -04:00
Tomasz Wesolowski
0060fff702 Bug 346559 - [fp] undeserved "no return in function returning non-void"
when using goto
2011-06-25 22:29:01 -04:00
Marc-Andre Laperle
30a6e551f5 Bug 350363 - Include Files tab doesn't offer the language GNU C++ 2011-06-25 19:57:25 -04:00
Sergey Prigogin
b48eb1807f Added bin directory to .gitignore 2011-06-25 16:22:34 -07:00
Marc-Andre Laperle
ab8f68cc5b Bug 335402 - Breakpoint Sound Action fails to change wav file
Fixed hang on Linux gtk
2011-06-25 15:00:02 -04:00
Doug Schaefer
d34a4195d5 Added .gitignore for plug-in bin and target directories that are produced
during builds (maven creates target).
2011-06-25 11:55:26 -04:00
Sergey Prigogin
64f069c552 Bug 349744 - NPE in PDOMSearchQuery. 2011-06-24 19:03:36 -07:00
Sergey Prigogin
7170b3a515 Fixed NPE in AbstractCompositeFactory.java 2011-06-24 18:58:58 -07:00
Sergey Prigogin
b5b6ad368e Bug 350242 - NullPointerException in creation of new class. 2011-06-24 18:51:30 -07:00
Vivian Kong
550496d56c minor fix 2011-06-08 14:41:28 +00:00
Vivian Kong
f6d1c8c24b Bug 348754 - Update feature copyright statements for Indigo 2011-06-08 14:36:18 +00:00
Vivian Kong
1ac5b9f1e2 Bug 348747 - Codan source bundles missing required files 2011-06-08 14:10:28 +00:00
Vivian Kong
7d9517f36c Bug 346349 - CCE from standalone indexer - update copyright statement 2011-06-06 17:51:42 +00:00
Mike Kucera
42ef9f618d Bug 346349 - CCE from standalone indexer 2011-06-06 17:23:27 +00:00
Vivian Kong
df7434c2bc Bug 348426 - Disable failed test cases in LR parser that are inherited from CDT DOM Parser test for John Liu 2011-06-06 15:55:20 +00:00
Doug Schaefer
88fcec59fd Trying to make sure we get the 0.4.0 branch of TCF. 2011-06-06 15:54:31 +00:00
Doug Schaefer
f6c70a094b Trying to make sure we get the 0.4.0 branch of TCF. 2011-06-06 15:27:25 +00:00
Doug Schaefer
6b65ad30c8 Trying to make sure we get the 0.4.0 branch of TCF. 2011-06-06 15:20:41 +00:00
Marc Khouzam
fa8c801dcc Bug 348159: Tracing console is not shown automatically. Hack to get it working in time for Indigo. Needs to be revisited. 2011-06-03 18:10:54 +00:00
Vivian Kong
1f46851ba3 Bug 133881 - Make refreshing after building optional - UI changes 2011-06-03 17:32:57 +00:00
Vivian Kong
14077d0f49 update build script 2011-06-03 14:28:20 +00:00
Marc Khouzam
da7276ed66 Bug 348043: GDB (DSF) Hardware Debugging Launcher fails to complete launch 2011-06-03 09:32:51 +00:00
Andrew Gvozdev
e096ea087e bug 347781: What's New and Noteworthy in CDT 8.0? 2011-06-03 04:23:18 +00:00
Andrew Gvozdev
651418210c isSymbolicLinkSupported() extracted 2011-06-02 20:05:26 +00:00
Andrew Gvozdev
a05ee48bd1 isSymbolicLinkSupported() extracted 2011-06-02 19:52:39 +00:00
Sergey Prigogin
42931e5db1 Bug 348039 - When creating new class project header file is treated as system include. 2011-06-02 02:47:38 +00:00
Emanuel Graf
12b42e0a83 Replace CDT with C/C++ 2011-06-01 07:05:11 +00:00
Marc-Andre Laperle
2fe500bf26 Bug 335268 - An internal error occurred during: "Reading Debug Symbol Information: Hello World" 2011-06-01 05:52:41 +00:00
Andrew Gvozdev
ea4dbfe7f9 extracted createSymbolicLink(IPath linkPath, IPath realPath) 2011-06-01 05:05:54 +00:00
Anton Leherbauer
07a293ed5e Bug 347499 - Hard lock when creating new C/C++ project 2011-05-31 13:30:10 +00:00
Marc-Andre Laperle
7148e562db Bug 337406 - Remove image /org.eclipse.cdt.doc.user/images/pref_traditional_memory prefs.png 2011-05-31 05:36:14 +00:00
Sergey Prigogin
013cb1036a Cosmetics. 2011-05-31 02:54:08 +00:00
Sergey Prigogin
bb1eb7f5f7 Cosmetics. 2011-05-31 01:46:31 +00:00
Sergey Prigogin
c1a3773622 Cosmetics. 2011-05-29 01:22:03 +00:00
Sergey Prigogin
88f9c72b6a Cosmetics. 2011-05-28 23:09:39 +00:00
Sergey Prigogin
635ec2ef98 Cosmetics. 2011-05-28 23:03:01 +00:00
Andrew Gvozdev
91dba9031a bug 347534: CWD Locator misinforms ErrorParserManager in case of parallel builds done with -j option 2011-05-28 05:17:34 +00:00
Sergey Prigogin
0b9b777534 Cosmetics. 2011-05-28 05:06:01 +00:00
Sergey Prigogin
f651a8baa6 Bug 315528 - [fp] Non-virtual destructor diagnostics doesn't take superclass into account. Patch by Patrick Hofer. 2011-05-28 04:57:43 +00:00
Sergey Prigogin
46695ac68b Code streamlining. 2011-05-27 22:52:56 +00:00
Marc Khouzam
0ece103fb9 Bug 339379: Instruction pointer is not always removed when terminating launch (GDB <= 6.8 solution) 2011-05-27 19:18:16 +00:00
Chris Recoskie
95bf88c5a0 Bug 133881 - Make refreshing after building optional
Code cleanup.
2011-05-27 18:36:52 +00:00
Vivian Kong
37a7387a3f Bug 347492 - raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier - for John Liu 2011-05-27 18:20:29 +00:00