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

18684 commits

Author SHA1 Message Date
Patrick Chuong
480ee167c8 Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug view 2011-02-15 21:12:12 +00:00
Marc Khouzam
878d101d18 Bug 335648: Differentiate between hw breakpoint and watchpoint 2011-02-15 14:34:30 +00:00
James Blackburn
55ba7fa2f4 Bug 326671 - Fix potential NPE when building old tests. 2011-02-15 12:14:59 +00:00
Andrew Gvozdev
9c85e9f651 compilation warnings 2011-02-15 03:29:30 +00:00
Andrew Gvozdev
5909deb37f bug 333113: compilation warning 2011-02-15 03:24:13 +00:00
Andrew Gvozdev
bf50b0ce07 bug 333113: Removed Java 6 usage 2011-02-15 03:23:20 +00:00
Sergey Prigogin
6bf37615c2 Cosmetics. 2011-02-14 19:57:32 +00:00
Andrew Gvozdev
665a8be9c2 Compilation warnings 2011-02-14 17:57:49 +00:00
Andrew Gvozdev
289d4bbf35 bug 333113: Rebuild last target: option to use build location of active build configuration
Patch from Axel Mueller
2011-02-14 17:53:43 +00:00
Anton Leherbauer
60080b30c7 Fix deprecation warnings 2011-02-14 14:18:46 +00:00
James Blackburn
44d5f87460 Export packages: gnu.mingw, gnu.templates as x-internal. 2011-02-13 17:31:02 +00:00
James Blackburn
2d69ae770d Bug 326671 - [Performance] MBS generated makefiles for static library projects add dependencies on referenced archives 2011-02-13 16:46:19 +00:00
James Blackburn
7cf13bb21c Bug 331882 - Unnecessary calls to getProjectDescription(IProject, true) are very expensive 2011-02-13 16:29:06 +00:00
James Blackburn
ec126ace3f Bug 323094 - javadoc: problem warning cleanup : ICSettingsStorage/ICConfigExtensionReference : deprecated reference in comments only 2011-02-13 15:49:21 +00:00
James Blackburn
8b954e69cb Bug 321040 - Getting Library search paths from Tool's Option 2011-02-13 15:37:47 +00:00
James Blackburn
a733900f52 Bug 335344 - [External Settings Provider] Settings lost after changing language IDs 2011-02-13 15:24:57 +00:00
Sergey Prigogin
f8e753bc5d Cosmetics. 2011-02-12 01:34:56 +00:00
Sergey Prigogin
50a328f123 Fixed compiler warnings. 2011-02-12 00:04:10 +00:00
Sergey Prigogin
07ba8ca44b Formatting of function-style macro expansions. 2011-02-11 23:03:26 +00:00
Sergey Prigogin
9959005ff7 Cosmetics. 2011-02-11 05:23:47 +00:00
Marc Khouzam
8bec791d32 Bug 335528: [multi-process] Move startOrRestart to the Processes service 2011-02-11 01:32:07 +00:00
Sergey Prigogin
58a312b4ed Cosmetics. 2011-02-10 23:00:05 +00:00
Vivian Kong
53a7c1794d Bug 328867 update plugin/feature versions 2011-02-10 21:17:47 +00:00
Marc Khouzam
7fc91792d9 Bug 336847: Tracepoints cannot be set from the Disassembly view 2011-02-10 17:14:54 +00:00
Alena Laskavaia
57547df8f4 added support of specifing launch mode per problem 2011-02-10 04:15:29 +00:00
Sergey Prigogin
569c4f47ea Split string literals have to be indented using continuation line indent. 2011-02-09 22:13:21 +00:00
Randy Rohrbach
caccc14ee8 Bug 336268 create empty selection when last tab is disposed. 2011-02-09 18:40:32 +00:00
Markus Schorn
98d41710ac Bug 336426: Syntax failure in return type of function instance. 2011-02-09 16:24:23 +00:00
Sergey Prigogin
da432ec64b StringBuilder instead of StringBuffer. 2011-02-09 03:59:23 +00:00
Alena Laskavaia
53ecdbbc27 Bug 335909 - adjusted cfg generation for switch and dead code 2011-02-09 03:19:10 +00:00
Alena Laskavaia
aadbf2a477 Bug 335909 - Exception in switch statement 2011-02-09 02:24:19 +00:00
Alena Laskavaia
746c7f5b5c Bug 336554 - Codan shouldn't bother if the file is not under C/C++ project 2011-02-09 02:03:13 +00:00
Vivian Kong
3c1dd64023 Bug 328867 update plugin/feature versions 2011-02-08 19:27:00 +00:00
Marc Khouzam
906fdd4ad2 Bug 335324: Make the container (process) the breakpointTarget context 2011-02-08 15:25:03 +00:00
Alena Laskavaia
3b39d334c9 Slightly improved layout of problems dialog 2011-02-08 03:10:35 +00:00
Alena Laskavaia
1e1fdab079 Bug 320187 - A codan checker for detecting format string vulnerabilities 2011-02-08 02:51:59 +00:00
Alena Laskavaia
42fa511831 Bug 336396: fixed double processing of files on build 2011-02-08 02:24:45 +00:00
Randy Rohrbach
c681894c31 Bug - 326307
Initial version with dropdown expressions list.

Also this code contains fixes for 330468. I had these edits in place when I started working with Alain's patch.

Randy
781-354-2226
2011-02-07 21:14:42 +00:00
Patrick Chuong
2f04b81343 Bug 312121 - [breakpoints] Show fullpath not working in breakpoints view for other breakpoint type 2011-02-07 19:48:39 +00:00
Vivian Kong
3806bba6bc Bug 328867 patch by John Liu, update plugin/feature versions 2011-02-07 17:14:05 +00:00
Marc Khouzam
bf2278893d Bug 336513: Preference to limit build output should use the words "number of" instead of "#" 2011-02-07 16:07:37 +00:00
Marc Khouzam
bc169066cd Bug 335895: GDB Traces Console has infinite capacity 2011-02-07 15:30:52 +00:00
Andrew Gvozdev
615c1345eb bug 334118: missed typo 2011-02-06 19:40:14 +00:00
Marc Khouzam
088ab87031 Bug 213076: [breakpoints] Condition string not properly formatted when adding to an existing breakpoint/watchpoint 2011-02-06 02:00:00 +00:00
Sergey Prigogin
e3505af7c7 Cosmetics. 2011-02-06 01:29:09 +00:00
Sergey Prigogin
ff3ee6ba99 Comment adjustment. 2011-02-06 01:28:52 +00:00
Sergey Prigogin
7ce55b165b Corrected indentation of constructor initializer lists. 2011-02-05 20:33:05 +00:00
Marc Khouzam
d034f60b19 Bug 335324 - [multi-process][breakpoints] Make the container (process) the breakpointTarget context 2011-02-05 04:27:36 +00:00
Marc Khouzam
5d1be8f620 Bug 335324: Prepare JUnit tests for the container (process) being the breakpointTarget context 2011-02-05 04:23:59 +00:00
Marc Khouzam
5bca49ece1 Bug 211620: Junit test should make use of Query 2011-02-05 02:52:40 +00:00