Nathan Ridge
0ef8976a2a
Bug 397494 - Error evaluating decltype of constant lambda
...
Change-Id: Ib9f5b09d331db9b7686c7d1c3a0c124cb235131f
Reviewed-on: https://git.eclipse.org/r/9478
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 18:10:35 -05:00
Nathan Ridge
047a6f8f29
Bug 382074 - [C++11] Error involving variadic non-type template
...
parameters
Change-Id: I6f4e3672b4aca8e8ca878bccdec9c19a1838c74d
Reviewed-on: https://git.eclipse.org/r/9581
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 17:55:02 -05:00
Nathan Ridge
7112819c9b
Bug 399353 - Error involving __is_base_of
...
Change-Id: I93270040e75819c41705f0413d831ceaaf007131
Reviewed-on: https://git.eclipse.org/r/9989
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 17:31:14 -05:00
Nathan Ridge
0cca070d73
Reuse CPPTemplates.isValidArgument() is TemplateArgumentDeduction
...
Change-Id: I85abc02f4fe36719c16fcb52b4c675b9ab46d449
Reviewed-on: https://git.eclipse.org/r/9697
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 17:29:36 -05:00
Randy Rohrbach
1c88eba523
Bug 399119 - The CDT Model presentation does not support editor and color
...
customization for breakpoints.
2013-01-28 15:48:37 -05:00
Marc Khouzam
f0b7098f00
Bug 397715 - Update JUnit tests to verify value of change memory and
...
expression.
Change-Id: I75a9dc166ae3287973d8b32e20cc121ea842cd27
Reviewed-on: https://git.eclipse.org/r/9964
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-01-28 14:26:09 -05:00
Marc Khouzam
3b431d7bcf
Bug 399123 - [reverse] Uncall does not work with instruction stepping
...
Change-Id: I9d749dcda1d1cab8001e0dae6e4d12321cda42ae
Reviewed-on: https://git.eclipse.org/r/9933
Reviewed-by: Anton Leherbauer <anton.leherbauer@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>
2013-01-28 10:09:27 -05:00
Marc Khouzam
0248aa4474
Bug 397715 - [memory][expressions] Make use of GDB 7.6 new
...
=memory-changed MI event
Change-Id: I98c3cd273e185dfb1782527d7abd553351a163d9
Reviewed-on: https://git.eclipse.org/r/9662
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-01-25 11:09:44 -05:00
Sergey Prigogin
7f1f78e77a
Code streamlining.
2013-01-24 20:37:45 -08:00
Sergey Prigogin
072e9bd1ff
Cosmetics
2013-01-24 20:37:09 -08:00
Sergey Prigogin
f072ce9223
Bug 399036 - Add C/C++ Code Style category to preference export
2013-01-24 20:12:59 -08:00
Sergey Prigogin
a861f63691
Bug 399014 - "Enclosing namespace does not exist" error is too harsh
2013-01-24 12:27:02 -08:00
Marc Khouzam
f1ca02367b
Temporarily disable CommandTimeoutTests as they may be the ones that
...
cause a dialog to pop-up and hang the build.
Change-Id: I2e1cabad2024e2b6b1df52f7a3346823f5b2765c
2013-01-24 10:57:33 -05:00
Sergey Prigogin
ea08a27209
Bug 398706. Adjusted two tests.
2013-01-23 11:37:00 -08:00
Sergey Prigogin
4346a7377f
Renamed few classes to distinguish tests from their base classes.
2013-01-23 11:36:51 -08:00
Sergey Prigogin
6878112781
Cosmetics.
2013-01-23 11:36:38 -08:00
Mikhail Khodjaiants
815d32990c
Bug 344890 - [remote] Cannot start a new process on a remote target with
...
extended-remote
Change-Id: Iae6f29a8a549cc57577911bdc84cc95f6ba983df
Reviewed-on: https://git.eclipse.org/r/7438
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-01-23 13:13:05 -05:00
Sergey Prigogin
2820e4b9fb
Bug 394151 - Regression: ClassCastException evaluating read/write flags
2013-01-23 09:26:08 -08:00
Sergey Prigogin
7a5d9818fc
Cosmetics.
2013-01-23 09:13:30 -08:00
Nathan Ridge
8fcd01b3c7
Bug 398706 - 'T' in 'new T' gets resolved to CPPConstructor instead of
...
CPPClassType
Change-Id: I7fecc996736cfacb40ad4ee7af8619bd3b6d2a2a
Reviewed-on: https://git.eclipse.org/r/9824
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-23 11:41:10 -05:00
Sergey Prigogin
ca712e679a
Test simplification.
2013-01-22 14:20:15 -08:00
Sergey Prigogin
f94c6909ac
Bug 398696. Failing test case.
2013-01-21 21:42:01 -08:00
Sergey Prigogin
2d3cc44232
Bug 398696 - Name resolution problem with a conditional enum value
2013-01-21 20:18:17 -08:00
Sergey Prigogin
9a0842acd5
Bug 398696 - Name resolution problem with a conditional enum value.
2013-01-21 19:38:57 -08:00
Sergey Prigogin
424d913ba9
Do not treat sizeof(bool) as unknown when __SIZEOF_BOOL__ macro is not
...
defined.
2013-01-21 19:38:52 -08:00
Sergey Prigogin
ea3ca7e18a
Cosmetics.
2013-01-21 19:38:47 -08:00
Sergey Prigogin
dee62ceaa7
Adjusted Javadoc.
2013-01-21 19:38:41 -08:00
Sergey Prigogin
1cfda1b6e4
Bug 398611. Avoid calling IResource.findMarkers multiple times for the
...
same resource.
2013-01-21 19:38:31 -08:00
Sergey Prigogin
7be456a5de
Cosmetics.
2013-01-21 19:38:24 -08:00
Sergey Prigogin
0f4ee61b1d
Cosmetics.
2013-01-21 19:38:19 -08:00
Andrew Gvozdev
46cd8b19fa
bug 378834: allow profiles other than "production" use ${gdbPathOption} property
2013-01-21 17:40:11 -05:00
Andrew Gvozdev
90353a19c1
bug 398681: CDT does not understand some of xlC diagnostic messages
2013-01-21 17:33:29 -05:00
Andrew Gvozdev
911f69b92e
bug 398681: Cosmetics - Renamed a few of tests
2013-01-21 17:33:12 -05:00
Randy Rohrbach
975d6f48e2
Bug 398329 : MemoryBrowser - switching between debuggees does not update the provider for browser operations like Import and Export
...
Bug 398332 : The validation logic and feedback for all of the Importers/Exporters is very bad
Added more error checking. See comments in the bugzillas for the details.
2013-01-21 17:25:10 -05:00
Mikhail Khodjaiants
629232eae1
Revert "Bug 344890 - [remote] Cannot start a new process on a remote target with extended-remote"
...
This reverts commit 6f37c7a914
.
2013-01-21 14:33:27 -05:00
Mikhail Khodjaiants
d55bca53a5
Bug 344890 - [remote] Cannot start a new process on a remote target with
...
extended-remote
Change-Id: Iae6f29a8a549cc57577911bdc84cc95f6ba983df
2013-01-21 09:21:28 -05:00
Sergey Prigogin
ca03d0d23a
Bug 398611 - Set input for the Outline page conditionally to avoid
...
unnecessary updates.
2013-01-20 20:57:17 -08:00
Sergey Prigogin
c1a87bc4a7
Cosmetics.
2013-01-20 20:57:03 -08:00
Marc Khouzam
f8f7aea5d4
Missing @since tag
2013-01-20 22:07:53 -05:00
Andrew Gvozdev
36dd99f435
bug 398550: Use platform decorator manager to manage 'custom build settings' decoration
2013-01-19 16:37:08 -05:00
Andrew Gvozdev
0bd7133168
Revert "Revert "Bug 398550. An attempt to make MBSLanguageSettingsProvider.getSettingEntries method faster.""
...
This reverts commit b8d75b789e
.
2013-01-19 06:46:22 -05:00
Andrew Gvozdev
b8d75b789e
Revert "Bug 398550. An attempt to make MBSLanguageSettingsProvider.getSettingEntries method faster."
...
This reverts commit d3a15b651c
.
2013-01-19 06:41:00 -05:00
Sergey Prigogin
d3a15b651c
Bug 398550. An attempt to make
...
MBSLanguageSettingsProvider.getSettingEntries method faster.
2013-01-18 15:22:28 -08:00
Sergey Prigogin
aa8cd5bb09
Cosmetics.
2013-01-18 15:22:23 -08:00
Randy Rohrbach
46598455db
Bug 398329 : MemoryBrowser - switching between debuggees does not update the provider for browser operations like Import and Export
...
Bug 398332 : The validation logic and feedback for all of the Importers/Exporters is very bad
I found some more editing edge cases as well as an NPE on starting a
new connection with the Browser up, which was the result of a previous
edit.
2013-01-18 17:07:29 -05:00
Doug Schaefer
4b22b8c6bc
Bug 398426 - Use num procs - 1 on Mac for optimal parallel builds.
...
Changed the text of the UI since optimal is not always number of
processors.
2013-01-18 16:58:18 -05:00
Chris Recoskie
6aebe7dcd5
Bug 398499 - FileContent.adapt(CodeReader) does not properly
...
set timestamps
Change-Id: I57fdacfc2fef225a6b3942b1be185ae79bb28c31
Reviewed-on: https://git.eclipse.org/r/9756
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Chris Recoskie <recoskie@ca.ibm.com>
Reviewed-by: Chris Recoskie <recoskie@ca.ibm.com>
2013-01-18 14:45:06 -05:00
Sergey Prigogin
adb89806d8
Bug 398459 - Invalid auto-indentation in a virtual method
2013-01-17 16:02:35 -08:00
Doug Schaefer
98e5959c90
Added template process to add nature. Added Qt nature.
2013-01-17 15:27:47 -05:00
unknown
7bbf2d8511
Bug 398329 : MemoryBrowser - switching between debuggees does not update the provider for browser operations like Import and Export
...
Bug 398332 : The validation logic and feedback for all of the Importers/Exporters is very bad
2013-01-16 18:05:14 -05:00