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

16193 commits

Author SHA1 Message Date
Markus Schorn
b76048e02f Bug 301933: Content assist for type-id in cast expression. 2010-02-05 14:55:43 +00:00
Anton Leherbauer
cf2231be77 Bug 300053 - Inserting additional breakpoint marker into DSF Disassembly View
Patch from Patrick Chuong
2010-02-05 09:14:17 +00:00
Anton Leherbauer
42224beaf8 Bug 299892 - Add missing group actions in outline view
Patch from Marc-Andre Laperle
2010-02-05 07:55:21 +00:00
Pawel Piech
db0b2d61e1 [301913] - [services] Support for repeated call to addServiceEventListener 2010-02-05 05:33:06 +00:00
Andrew Gvozdev
cd1a6a4ed4 bug 248669: [Error Parser] gnu c/c++ error parser treats a warning as error
Tuning up GLDErrorParser
2010-02-05 03:46:44 +00:00
Marc Khouzam
98a002bca4 Missing @since tag 2010-02-05 02:24:57 +00:00
Andrew Gvozdev
1c874e61a4 bug 263987, bug 193982, bug 216443, bug 248669 and more: tuning up GCC ErrorParser patterns 2010-02-04 21:50:24 +00:00
Andrew Gvozdev
1f8978eea3 bug 263987: GCCErrorParser converted to RegexErrorParser style 2010-02-04 17:52:04 +00:00
Andrew Gvozdev
04c34c4b98 bug 263987: [Error Parser] Uses up too much of the line
Test case added
2010-02-04 15:47:44 +00:00
Mikhail Khodjaiants
d81756f82e Bug 301706: Mac OS: Debugger can not handle file paths with spaces. 2010-02-04 12:21:43 +00:00
Ken Ryall
687fffa793 Bug 265483 - GDB can't halt debugging process 2010-02-03 22:59:16 +00:00
Ken Ryall
0e2151791d Bug 294537 - Registers view very slow to open the first time 2010-02-03 22:55:24 +00:00
Ken Ryall
1ce33a5af6 Bug 294538 - Debug launch takes 20 extra sec (CLI problem) 2010-02-03 22:30:15 +00:00
Pawel Piech
1d7bf46ba1 [301726] - [breakpoints][view model] Breakpoints disappear when hiding view in DSF debug session 2010-02-03 17:59:09 +00:00
James Blackburn
542c3b2137 Bug 270369 Display stderr from the debugger in the console log 2010-02-03 15:34:02 +00:00
John Cortell
5110ac05c1 Clarify comment. Discussed with Marc. 2010-02-03 14:14:53 +00:00
James Blackburn
2fb8d7a848 Add "Creating Project References" under build tasks. Describe the functionality provided by project references and exported settings. 2010-02-03 13:55:15 +00:00
John Cortell
7190d7b8bf Doc enhancement 2010-02-03 13:15:54 +00:00
James Blackburn
33757e1341 Update References tab documentation for 7 2010-02-03 13:08:42 +00:00
James Blackburn
3a2a4efa4f Bug220990 Add -Os optimize for size to GNU C & CPP toolchain 2010-02-03 10:36:47 +00:00
Marc Khouzam
5f29bf5235 [301548] Properly handle failed insertion of tracepoint 2010-02-02 15:59:29 +00:00
Marc Khouzam
892fa357ab [301536] Fix to print hex address instead of decimal with 0x 2010-02-02 15:06:44 +00:00
Andrew Gvozdev
480a3b86d7 bug 69922: [Help Wanted] Introduce a "run last make target" key binding
Patch from Axel Mueller
2010-02-02 14:04:18 +00:00
Vivian Kong
142fa69aa4 use platform 3.6M5 build 2010-02-01 18:38:28 +00:00
Pawel Piech
eff0e4d9ac [300586] Error logged by DsfSuspendTrigger 2010-02-01 16:59:29 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
Markus Schorn
85b56d1d8a Bug 300019: Using declaration targeting more than two declarations 2010-02-01 16:20:25 +00:00
Vivian Kong
c5c2bf67b8 update update site info 2010-02-01 15:55:28 +00:00
Vivian Kong
70b77cbc9e update feature version and remove mylyn from update site 2010-02-01 15:37:12 +00:00
Vivian Kong
9390bddf1f move up feature version since plugins version are now at 2.1.0 2010-02-01 15:36:50 +00:00
Markus Schorn
a009c11ad6 Bug 300139: Content assist for qualified field access. 2010-02-01 14:56:41 +00:00
Markus Schorn
0afd9e1484 Potential NPE. 2010-02-01 14:14:17 +00:00
Markus Schorn
8668ed1c97 Fixes occasional JUnit failures. 2010-02-01 13:32:20 +00:00
Markus Schorn
8e837f668d Bug 300371: Improve error message. 2010-02-01 09:05:19 +00:00
Doug Schaefer
b0fca42beb Updates to adjust to p2 API changes. 2010-01-31 20:02:12 +00:00
Andrew Gvozdev
0315c2f844 bug 301338: [Error Parser] Makefile error parser shows bogus external location in problems view 2010-01-30 22:07:43 +00:00
Andrew Gvozdev
916f81c0ce bug 296904: [Error Parser] Make error parser should report non-fatal errors as Warnings instead of Errors 2010-01-30 19:45:21 +00:00
Andrew Gvozdev
6a1cdf4b56 bug 203431: [Error Parser] GNU Make parser - too strict about command name? 2010-01-30 06:07:26 +00:00
Andrew Gvozdev
a4f9cfe9cc bug 296904: [Error Parser] Make error parser should report non-fatal errors as Warnings instead of Errors 2010-01-30 04:32:53 +00:00
Andrew Gvozdev
eb3dbb78f0 bug 296904: [Error Parser] Make error parser should report non-fatal errors as Warnings instead of Errors
Now "Target 'X' not remade because of errors" is reported as error.
2010-01-29 23:44:16 +00:00
Andrew Gvozdev
d5aa27dab8 bug 296904: [Error Parser] Make error parser should report non-fatal errors as Warnings instead of Errors 2010-01-29 23:42:55 +00:00
Andrew Gvozdev
dcc1fca134 fixed double externalization 2010-01-29 23:08:33 +00:00
Markus Schorn
b1b040306a Compiler warning. 2010-01-29 15:23:11 +00:00
Marc Khouzam
e8e151d71c [284286] Fixed wrong changes to copyright 2010-01-29 14:37:04 +00:00
Andrew Gvozdev
40350d9cc4 Wording in message 2010-01-29 12:42:35 +00:00
Anton Leherbauer
486834554b Bug 301142 - [semantic highlighting] Exception is logged 2010-01-29 08:41:56 +00:00
Andrew Gvozdev
f7abbce100 bug 296904: Split MakeErrorParser to regex style GmakeErrorParser and CWDLocator 2010-01-29 06:34:42 +00:00
Andrew Gvozdev
d9bb636ab9 typo fixed 2010-01-28 22:36:03 +00:00
Andrew Gvozdev
402838f2a6 cosmetics: generics, loops 2010-01-28 21:23:44 +00:00
Andrew Gvozdev
a62de2fbe6 cosmetics: generics 2010-01-28 21:20:52 +00:00