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

14292 commits

Author SHA1 Message Date
Mike Kucera
b718c89802 bug 263042, added FIXME and XXX task tags 2009-02-24 17:47:08 +00:00
Markus Schorn
f9330e2d27 Hex versus floating point literals, bug 265927. 2009-02-24 17:35:06 +00:00
Markus Schorn
ec1281a793 Added linkage-id for objective-c, bug 265748. 2009-02-24 16:58:37 +00:00
Markus Schorn
8d7e3e3edb Added linkage-id for objective-c, bug 265748. 2009-02-24 16:11:42 +00:00
Markus Schorn
9f44be00ab AST for inactive code, bug 264666. 2009-02-24 16:01:32 +00:00
Markus Schorn
a401523e2f Resolution of functions with dependent arguments, bug 265926. 2009-02-24 14:06:33 +00:00
Alena Laskavaia
1dbc6e0877 [265866] - fixed parsing gdb reply from line info 2009-02-23 19:09:58 +00:00
Anton Leherbauer
7cf033c0bd Bug 261727 - Extensions to ICHelpInvocationContext interface, patch by Jeff Johnston 2009-02-23 11:17:03 +00:00
Sergey Prigogin
2c8f56b3fe Added missing gcc built-in functions. Bug 265778. 2009-02-23 06:05:36 +00:00
Sergey Prigogin
a056ab0381 Bug 265779. Fix and test case. 2009-02-23 02:35:20 +00:00
Sergey Prigogin
540907f410 Code formatting. 2009-02-23 02:29:53 +00:00
Ken Ryall
b81800cca4 Bug 262917. 2009-02-22 19:47:27 +00:00
Chris Recoskie
abe9cb4822 NEW - bug 205257: CDTProject creation scalability issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205257
2009-02-20 21:08:12 +00:00
Marc Khouzam
7a8b371d46 [263526] Reverse debugging keybindings should be limitted to C/C++ debugging. 2009-02-20 19:26:18 +00:00
Vivian Kong
91249c5974 attempt to fix MD5 errors 2009-02-20 17:31:46 +00:00
Markus Schorn
eb5858ca7a Owner of friend function templates, bug 265671. 2009-02-20 16:35:07 +00:00
Vivian Kong
d3f9d03f77 attempt to fix MD5 errors 2009-02-20 15:52:28 +00:00
Vivian Kong
f10b259057 attempt to fix MD5 errors 2009-02-20 15:46:43 +00:00
Alena Laskavaia
b3129ef983 [265620] - restore protected method which does not use MyBoolean 2009-02-20 15:32:25 +00:00
Markus Schorn
e3aab4027a Map qualified class instances back to AST, bug 262719. 2009-02-20 14:26:35 +00:00
Markus Schorn
13949e4b47 Support for __builtin_alloca. 2009-02-20 14:11:35 +00:00
Markus Schorn
29aba5e310 Map index bindings for class instances back to AST, bug 262719. 2009-02-20 13:41:55 +00:00
Markus Schorn
4db2416905 Support for __builtinOffsetof, bug 265001. 2009-02-20 08:16:06 +00:00
Ted Williams
9c8ddfd6ba [265246] Include CDT Memory feature/plugins in build 2009-02-19 20:15:49 +00:00
Ted Williams
911e6cb61f DSDP-DD -> CDT, initial commit: set version fields to 1.2.0 2009-02-19 20:02:35 +00:00
Ted Williams
eba0226c92 [265246] Include CDT Memory feature/plugins in build 2009-02-19 19:10:21 +00:00
Alena Laskavaia
5d8b09046e [264715] - fixed tests (applied patch) 2009-02-18 21:55:30 +00:00
Markus Schorn
586be423c5 Declarator ambiguity in function template, bug 265342. 2009-02-18 17:47:51 +00:00
Markus Schorn
9a56d9a65d Consider overloaded functions from index, bug 265240 2009-02-18 17:28:41 +00:00
Markus Schorn
a60fe2221f Generate inactive macros only when requested, bug 264666 2009-02-18 16:56:12 +00:00
Anton Leherbauer
fef3325b6f [265199] [run control] SteppingController#doneStepping not called when step fails 2009-02-18 12:03:50 +00:00
Markus Schorn
cbff20cfc3 Generate inactive macros only when requested, bug 264666 2009-02-18 10:55:55 +00:00
Ted Williams
be63b5194a DSDP-DD -> CDT, initial commit 2009-02-18 03:26:53 +00:00
Ted Williams
ce991d53f4 DSDP-DD -> CDT, initial commit 2009-02-18 03:13:02 +00:00
Marc Khouzam
f91e2530ac [258284] Don't allow a reverse-finish when in main() since GDB will reject it. 2009-02-17 21:17:44 +00:00
Alena Laskavaia
fbb7101ddc [264715] - added more error parser (applied patch) 2009-02-17 18:54:36 +00:00
Sergey Prigogin
976b300b70 Bug 265070. Fix and extended test case. 2009-02-17 18:12:20 +00:00
Marc Khouzam
022068033d [265181] Cleanup in the case a resume or step command fails to execute. 2009-02-17 16:34:28 +00:00
Francois Chouinard
0465eb3d20 Fix for bug264721 2009-02-17 14:11:08 +00:00
Markus Schorn
5008c01caf Preprocessor option to create tokens for inactive code branches, macro's from inactive code in outline view, bug 264666. 2009-02-17 12:03:09 +00:00
Emanuel Graf
251c37e865 FIXED - bug 264712: Refactor extract function deletes comments in header
https://bugs.eclipse.org/bugs/show_bug.cgi?id=264712
2009-02-17 10:37:22 +00:00
Sergey Prigogin
b749b3efe5 Code formatting. 2009-02-17 05:56:26 +00:00
Sergey Prigogin
f2bf6c0fa9 Test case for bug 265070. 2009-02-17 02:43:24 +00:00
Sergey Prigogin
d1019b8da6 Code formatting. 2009-02-17 00:33:31 +00:00
Sergey Prigogin
d2c24dc7ca Code formatting. 2009-02-16 23:25:40 +00:00
Marc Khouzam
59129f335e [225921] Prevent a step-return for GDB when in main() 2009-02-16 20:05:24 +00:00
Marc Khouzam
cef6f529da [265048] Forgot to make the new cache private 2009-02-16 19:29:14 +00:00
Marc Khouzam
034c7b969e [265048] Currently, if asking for a stack depth with max depth of 0 (full) followed by another request with stack depth of 2, the MIStack service will send two request to GDB.
It is more efficient to only request a new stack depth if we need anything deeper than what we already know.  This is what we now do with a local stack depth cache.
2009-02-16 19:21:55 +00:00
Vivian Kong
d9c3aca1b8 Bug 264994 - Use Eclipse 3.5M5 for nightly builds 2009-02-16 17:32:58 +00:00
Markus Schorn
17a0f1c360 Fix warnings. 2009-02-16 09:40:45 +00:00