1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

20710 commits

Author SHA1 Message Date
Marc-Andre Laperle
e02293b2fe Bug 379490 - [Implement method] NPE when a method needing a parameter
input is not selected
2012-05-15 12:46:28 -04:00
Sergey Prigogin
20be45ecfa Cosmetics. 2012-05-14 18:23:34 -07:00
Doug Schaefer
747f41471a Bug 378906 - Give extension-less file names the chance to be binary.
Change-Id: I1308f2b8b20884b687b430b89dc5a187acdab9ad
Reviewed-on: https://git.eclipse.org/r/5966
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2012-05-14 18:51:36 -04:00
Pawel Piech
b83750eae0 Bug 379317 - SimpleDisplayExecutable posts runnables as separate UI event queue elements
Updated the performance test to better simulate debuggers' view model.
2012-05-14 14:30:45 -07:00
Eugene Ostroukhov
03d1253f68 Bug 379317 - This change coalesces runnables into one.
This improves perceived performance as repaints are not interleaved with
updates.

Change-Id: If9674e45adf1aa5b4d8530e22dfcd494d228f329
Reviewed-on: https://git.eclipse.org/r/5956
Reviewed-by: Pawel Piech <pawel.piech@windriver.com>
IP-Clean: Pawel Piech <pawel.piech@windriver.com>
Tested-by: Pawel Piech <pawel.piech@windriver.com>
2012-05-14 17:29:06 -04:00
Vivian Kong
d5cb9f4f8f Bug 379448 - Add "UPC" string to feature name Unified Parallel C - to
enable consistent searching
2012-05-14 15:15:51 -04:00
John Eblen
573dd7fd5b Bug 363612 - [API] Add toolchain accessor functions to MBSWizardHandler
Change-Id: I9bfd3f9aa2b6007172466be212f5f45b668c231f
Reviewed-on: https://git.eclipse.org/r/5870
Reviewed-by: Chris Recoskie <recoskie@ca.ibm.com>
Tested-by: Chris Recoskie <recoskie@ca.ibm.com>
IP-Clean: Chris Recoskie <recoskie@ca.ibm.com>
2012-05-14 11:27:03 -04:00
mhussein
bd57216cbf Fix Unit test for bug 365718
make getTreeRoot correctly throw an exception if called for non tree
nodes.

Change-Id: Ief34c469c504cddc0212750bf98f4823774d1990
Reviewed-on: https://git.eclipse.org/r/5969
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2012-05-14 09:18:23 -04:00
Markus Schorn
12d73e274c Fixes a few mistakes related to class specializations. 2012-05-14 11:01:21 +02:00
Salvatore Culcasi
4a5e1d6fe1 Bug 322475 - Internal error (NegativeArraySizeException) in Dwarf 2012-05-14 00:47:54 -04:00
Sergey Prigogin
c253299b8f Bug 379337. Prevent miltiple inclusions with Objective-C #import
statements.
2012-05-13 13:44:06 -07:00
Sergey Prigogin
0ea6b2101a Cosmetics. 2012-05-13 13:08:49 -07:00
Marc-Andre Laperle
af1c5c31d1 Bug 368611 - Bogus warning in template partial specialization 2012-05-13 13:45:31 -04:00
Andrew Gvozdev
de2ec5102b Revert "bug 378978: [sd90] Reduce scope of scheduling rule by creating language.settings.xml in advance"
This reverts commit e9d7946b5a.
2012-05-13 08:37:02 -04:00
Andrew Gvozdev
e9d7946b5a bug 378978: [sd90] Reduce scope of scheduling rule by creating
language.settings.xml in advance
2012-05-12 11:37:22 -04:00
Sergey Prigogin
758ce684d3 Minor comment adjustment. 2012-05-11 20:24:20 -07:00
Andrew Gvozdev
71420e489e bug 378978: [sd90] Internal error during serialization of language
settings after build has completed
2012-05-11 17:56:43 -04:00
Marc Khouzam
677449d867 Bug 379277: Address FindBugs issues for DSF
Change-Id: I9fb46d009b55830615881b75ae50e3640e047395
Reviewed-on: https://git.eclipse.org/r/5954
Reviewed-by: Pawel Piech <pawel.piech@windriver.com>
IP-Clean: Pawel Piech <pawel.piech@windriver.com>
Tested-by: Pawel Piech <pawel.piech@windriver.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-05-11 15:22:10 -04:00
Marc Khouzam
39c85abc38 Bug 379225: Address FindBugs issues for DSF-GDB
Change-Id: I56b03d7eeae586d66788bd29bc54416c78479add
Reviewed-on: https://git.eclipse.org/r/5947
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-05-11 11:07:53 -04:00
Marc Khouzam
ece0987caf Missing @since tags 2012-05-11 10:23:08 -04:00
Marc Khouzam
83f58de250 Bug 378418: Process name should be shown in Debug view according to the "Show Full Path" option
Change-Id: I75d90f243cf99cb7780462c3b003c6942abe6683
Reviewed-on: https://git.eclipse.org/r/5944
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-05-11 10:19:05 -04:00
Marc Khouzam
8970c47b9b Bug 317173: Remove unnecessary @SuppressWarnings and fix the warning properly instead.
Change-Id: I95965032351af4e709fe2debe476c3059d408ff9
Reviewed-on: https://git.eclipse.org/r/5945
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-05-11 10:16:06 -04:00
Anton Leherbauer
0db9a0a913 Bug 298668 - Folding gets confused when there are identical foldable lines inside methods in different classes. 2012-05-11 12:45:55 +02:00
Jason
1193dcc379 Bug 379167
I have changed the launchDebugSession method in GdbLaunchDelegate to
protected so that it can be overridden by extending classes.

Change-Id: I160fcb14fe6ac9a31579c2d2db0a756639b92890
Reviewed-on: https://git.eclipse.org/r/5931
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-05-11 06:32:29 -04:00
Andrew Gvozdev
de0deb5122 bug 379165: [sd90] Keep using MBS provider even for unmanaged project 2012-05-11 03:52:09 -04:00
Andrew Gvozdev
07cac1aa54 bug 378981: Include pattern for LLVM/clang in build output parser
default compiler command pattern
2012-05-11 02:48:59 -04:00
Vivian Kong
347ce24020 Bug 378578 - Adding new include path or symbol adds to both languages
for a CPP project with XLC toolchain
2012-05-10 14:37:41 -04:00
Sergey Prigogin
be41120c4e Fixed a typo. 2012-05-09 18:41:57 -07:00
Sergey Prigogin
bcf226a7f2 Bug 378317. Faster search for unresolved includes. 2012-05-09 18:08:17 -07:00
Sergey Prigogin
ae606fe28b Bug 378317 - Index update mode for resolving unresolved includes and
reindexing files with I/O errors.
2012-05-09 17:12:45 -07:00
Sergey Prigogin
fdbfec3f2b Cosmetics. 2012-05-09 17:12:26 -07:00
Sergey Prigogin
6c33857abf Use ArrayDeque instead of LinkedList. 2012-05-09 17:11:40 -07:00
Sergey Prigogin
ad6104f082 Cosmetics. 2012-05-09 17:11:23 -07:00
Andrew Gvozdev
365587f654 bug 378926: [sd90] Temporary switched MinGW and Cygwin toolchains to
invoke old scanner discovery
2012-05-09 16:50:37 -04:00
David Salinas
b42707ddfc Bug 375859 - re-enable UI if selection is not a multi-config 2012-05-09 16:03:09 -04:00
Mikhail Khodjaiants
9fe63ea09d Bug 379043 - Safer to explicitly set 'target-async off' (CDI) 2012-05-09 15:17:19 -04:00
David Salinas
f1dcf178a3 Bug 375859 - remove extra try-catch block 2012-05-09 12:18:51 -04:00
David Salinas
2e27470c13 Bug 375859 - Refresh scope becomes empty after closing/opening project
if left to default
2012-05-09 11:38:54 -04:00
Andrew Gvozdev
a45da7ed8a bug 328007: [sd90] Decoration for non-existing providers 2012-05-08 23:59:38 -04:00
Andrew Gvozdev
8bf2dc8d1d bug 328007: [sd90] Correction for "Restore Defaults" 2012-05-08 23:42:54 -04:00
Sergey Prigogin
a96dc14a12 Fixed a broken string reference. 2012-05-08 18:50:28 -07:00
Marc Khouzam
753f19fa71 Bug 377447: Use the DSF Executor instead of a separate job.
Change-Id: I24ae70fe6f349bb1857fbcfe00d8171813e24911
Reviewed-on: https://git.eclipse.org/r/5883
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-05-08 16:15:16 -04:00
Marc Khouzam
7d4ea8bd44 Bug 372032: Make Reverse Resume visible in run menu
Change-Id: I10713bbfa2ff0dd4a66e555e496c0163d718a64d
Reviewed-on: https://git.eclipse.org/r/5885
Reviewed-by: Pawel Piech <pawel.piech@windriver.com>
Tested-by: Pawel Piech <pawel.piech@windriver.com>
IP-Clean: Pawel Piech <pawel.piech@windriver.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-05-08 14:38:52 -04:00
Andrew Gvozdev
d4d87ca412 bug 378766: [Scanner discovery] GCC Build Output parser doesn't handle framework paths (-F) 2012-05-08 00:03:48 -04:00
Marc Khouzam
cfff2b91fb Bug 376901: JUnit tests for RTTI feature
Change-Id: Id72d0d170b8f78201a36d1f95da5ca7a3d07cfa5
Reviewed-on: https://git.eclipse.org/r/5868
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-05-07 16:11:51 -04:00
Marc Khouzam
caf06d61a3 Bug 378547: [junit] Add JUnit tests for GDB 7.5
Change-Id: I280965bbb7742272bad7c9fbe670f1a60fc0455c
Reviewed-on: https://git.eclipse.org/r/5867
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-05-07 15:49:41 -04:00
Markus Schorn
b1a9377019 Bug 378614: Function ptr as K&R parameter. 2012-05-07 08:10:15 +02:00
Andrew Gvozdev
77442617cc bug 378589: [sd90] Scanner Discovery doesn't run on certain toolchains 2012-05-07 01:07:21 -04:00
Sergey Prigogin
fac58cefa1 Cosmetics. 2012-05-04 19:35:09 -07:00
Andrew Gvozdev
d2c19fcd47 bug 376592: [sd90] Extend BuildDefinitions to allow defining language settings providers 2012-05-04 18:35:17 -04:00