Marc Khouzam
|
ffd8caf56d
|
Bug 320277: JUnit test to make sure we properly view variables of base class in derived class
|
2010-09-09 12:34:11 +00:00 |
|
Markus Schorn
|
e378c67b8a
|
Bug 324096: Function parameter packs in non final positions, c++ issue 818.
|
2010-09-09 12:03:39 +00:00 |
|
Markus Schorn
|
737591823b
|
Bug 324096: Update for initializer lists, c++ issue 990.
|
2010-09-09 10:01:16 +00:00 |
|
Vivian Kong
|
e0657555f3
|
increase heap size to avoid out of memory exception
|
2010-09-08 15:49:03 +00:00 |
|
Markus Schorn
|
7c42d26023
|
Bug 324096: Follow up on update to overload resolution.
|
2010-09-08 15:17:24 +00:00 |
|
Markus Schorn
|
14e55ae664
|
Bug 324384: Adjusted testcase.
|
2010-09-08 09:54:42 +00:00 |
|
Markus Schorn
|
f8a5d13356
|
Bug 324096: Use value categories in overload resolution.
|
2010-09-08 09:35:41 +00:00 |
|
Anton Leherbauer
|
4f83e760c3
|
Bug 323630 - Expanding registers in the register view triggers an infinite recursion loop in Eclipse/CDI
|
2010-09-08 07:04:58 +00:00 |
|
Anton Leherbauer
|
6b44ff1ead
|
Bug 324613 - [disassembly] maximizing then minimizing causes debug stack view event to force return to PC
|
2010-09-08 06:30:18 +00:00 |
|
Anton Leherbauer
|
a860620fab
|
Bug 324507 - [disassembly] view sometimes does not scroll further up, sometimes gets into infinite loop
Patch from Kirk Beitz (Nokia)
|
2010-09-08 06:29:15 +00:00 |
|
Anton Leherbauer
|
1a7e872a93
|
Follow-up fix for bug 323971 - don't remove whitespace inside string
|
2010-09-07 12:25:15 +00:00 |
|
Anton Leherbauer
|
aa18aab4a0
|
Follow-up fix for bug 323971 - don't indent inside string
|
2010-09-07 09:19:31 +00:00 |
|
Anton Leherbauer
|
3c81bdc94b
|
Bug 324597 - [disassembly] maximizing/resizing view sometimes leaves "........" lines
Patch from Kirk Beitz (Nokia)
|
2010-09-07 08:27:23 +00:00 |
|
Markus Schorn
|
77a4148807
|
Bug 324384: Content assist in invalid K&R parameter decl.
|
2010-09-06 14:16:18 +00:00 |
|
Markus Schorn
|
703afbd706
|
Bug 324096: [C++0x] Value categories.
|
2010-09-06 13:52:47 +00:00 |
|
Markus Schorn
|
55296a05be
|
Bug 324384: Content assist within K&R style function definition.
|
2010-09-06 13:48:54 +00:00 |
|
Marc Khouzam
|
12d6c482ed
|
It makes more sense to run the most recent GDB versions first.
|
2010-09-03 15:11:14 +00:00 |
|
Doug Schaefer
|
f41c14c8c0
|
Add the Visual C++ build support feature to the CDT build.
|
2010-09-03 02:33:22 +00:00 |
|
Chris Recoskie
|
9e628bc9e3
|
Bug 324339 - Two recent UPC parser test failures in the cdt build are not applicable to UPC language.
|
2010-09-02 18:54:57 +00:00 |
|
Chris Recoskie
|
3712f8e971
|
Bug 324324 - The LR Parser test utility function getCompletionNode gets a wrong offset.
|
2010-09-02 18:45:34 +00:00 |
|
John Cortell
|
7b7c0e00fd
|
Fixed warnings (treated as errors now)
|
2010-09-02 17:11:05 +00:00 |
|
John Cortell
|
213901d450
|
Fix potential null pointer use
|
2010-09-02 16:44:02 +00:00 |
|
John Cortell
|
fff45080d0
|
Fix potential null pointer use
|
2010-09-02 16:35:56 +00:00 |
|
John Cortell
|
70f1bbd6c4
|
Turned on detection of potential null pointer usage. Also, some plug-ins I protected against future warnings a while back lacked protection on all three levels (compiler, PDE, API)
|
2010-09-02 15:53:05 +00:00 |
|
Marc Khouzam
|
e1d34d2d31
|
Bug 248595: Use the "set breakpoint pending on" command to make breakpoints/tracepoints set in the gdb console, or using a CLI command, still be pending if needed.
|
2010-09-02 12:34:31 +00:00 |
|
Markus Schorn
|
97428465a4
|
Bug 324262: Remove command for 'Open Definition'.
|
2010-09-02 07:08:18 +00:00 |
|
Markus Schorn
|
1e7636523a
|
Bug 324214: Overload resolution with method template and global function.
|
2010-09-01 15:44:56 +00:00 |
|
Anton Leherbauer
|
53b2b45d96
|
Bug 323971 - [C++0x] Editor support for raw string literals
|
2010-09-01 14:59:43 +00:00 |
|
Chris Recoskie
|
ed2d483f12
|
Bug 324150 - LR Parser's action class CPPBuildASTParserAction throws UnsupportedOperationException by its function consumeDeclarationSimple.
|
2010-09-01 13:41:49 +00:00 |
|
Anton Leherbauer
|
6a00f7487a
|
Bug 324031 - Indentation problems with typedef and enum
|
2010-09-01 06:05:49 +00:00 |
|
Marc Khouzam
|
0ea29b6195
|
Bug 321084: Undo previous comment change. It was mis-leading.
|
2010-08-31 16:05:46 +00:00 |
|
Marc Khouzam
|
640a85e0cb
|
Bug 321084: Updated the example.
|
2010-08-31 16:04:21 +00:00 |
|
Marc Khouzam
|
ca255eb6e6
|
Bug 321084: Create a new ReflectionSequence and have FinalLaunchSequence use it. The goal to to make FinalLaunchSequence easier to extend.
|
2010-08-31 15:18:45 +00:00 |
|
Anton Leherbauer
|
785a5d1913
|
Bug 323826 - Need a way to control the half second delay in SteppingControler
|
2010-08-31 14:01:38 +00:00 |
|
Markus Schorn
|
17241dc891
|
Bug 316317: [C++ 0x] Local and unnamed types as template arguments.
|
2010-08-31 12:02:51 +00:00 |
|
Markus Schorn
|
4adeb3cefb
|
Replace usage of ASTSignatureUtil by ASTStringUtil.
|
2010-08-31 10:17:25 +00:00 |
|
Marc Khouzam
|
358955dd13
|
Bug 323996: Avoid potential NPE
|
2010-08-30 17:07:50 +00:00 |
|
Markus Schorn
|
2475fe0010
|
Bug 316311 - [C++0x] Raw and unicode string literals
|
2010-08-30 15:55:14 +00:00 |
|
Markus Schorn
|
9505f9ea9e
|
Bug 316308 - [C++0x] Explicit conversion operators
|
2010-08-30 08:15:10 +00:00 |
|
Sergey Prigogin
|
6be0d2175e
|
Icons for lightweight rename refactoring.
|
2010-08-30 04:00:40 +00:00 |
|
Sergey Prigogin
|
72fda063fc
|
Removed use of a deprecated class.
|
2010-08-30 03:41:19 +00:00 |
|
Sergey Prigogin
|
6ce6a419c8
|
Removed use of a deprecated class.
|
2010-08-30 03:40:33 +00:00 |
|
Sergey Prigogin
|
34dd5e451f
|
Removed use of a deprecated class.
|
2010-08-30 03:39:19 +00:00 |
|
Marc Khouzam
|
fa9a41f13a
|
Bug 322658: Support for new GDB MI command -data-read-memory-bytes. It is already supported in GDB HEAD and will be officialy available with GDB 7.3
|
2010-08-27 14:01:11 +00:00 |
|
Markus Schorn
|
c31e996fc2
|
Bug 323723: Reduce usage of DOMExceptions.
|
2010-08-27 09:01:29 +00:00 |
|
Sergey Prigogin
|
d3fcfea8f1
|
Cosmetics.
|
2010-08-27 05:48:09 +00:00 |
|
Alena Laskavaia
|
da074afa86
|
Bug 323602: fixed f.p. in constructors/destructors for return checker
|
2010-08-27 00:47:28 +00:00 |
|
Alena Laskavaia
|
54aeb3242f
|
make semantic error to have their own marker type
|
2010-08-27 00:18:22 +00:00 |
|
Marc Khouzam
|
0560c34482
|
Bug 323755: Rename properties file so they can match and be found.
|
2010-08-26 20:23:35 +00:00 |
|
Marc Khouzam
|
0070cb3914
|
Bug 248595: Add support pending breakpoints introduced in GDB 6.8. This allows to set breakpoints in dlls before they are loaded. Note that the installation marker does not get updated after the breakoint is first set.
|
2010-08-26 17:58:47 +00:00 |
|