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

17402 commits

Author SHA1 Message Date
Alena Laskavaia
dc1e7535ae Renamed a test case to match the checker 2010-05-24 21:52:00 +00:00
Warren Paul
f918a234f1 fixed bug #314152. 2010-05-24 18:07:06 +00:00
Alena Laskavaia
ba99f3a2d5 Test for macro parameters 2010-05-24 15:08:18 +00:00
Alena Laskavaia
5a6ecb2fb8 Bug 313622 Make checking for !a && b optional and off by default 2010-05-24 15:07:53 +00:00
Alena Laskavaia
c2919ed4f9 Added scope preference for checkers 2010-05-24 15:05:39 +00:00
Alena Laskavaia
fc70a0f70d Bug 313622 Tests for "Make checking for !a && b optional and off by default" 2010-05-24 14:16:39 +00:00
Alena Laskavaia
dab37d2d92 Fixed interface to return resource instead of file because in general problem can be on directory too not only file 2010-05-24 14:09:18 +00:00
Alena Laskavaia
3a426fb5fc Bug 313622 Make checking for !a && b optional and off by default 2010-05-23 02:29:57 +00:00
Alena Laskavaia
94711d3e76 Added preference for list of exceptions in Statement has no effect checker 2010-05-23 02:18:47 +00:00
Alena Laskavaia
644fefb8c5 Fixed preferences of type List 2010-05-23 02:18:18 +00:00
Andrew Gvozdev
6debae007d bug 313995: Inconsistent license text in feature.properties for cdt.source-feature 2010-05-22 14:31:31 +00:00
Pawel Piech
de5eabbbc1 Bug 308626 - Backed out accidental checking of changes for bug 310352. 2010-05-21 21:19:27 +00:00
Pawel Piech
2f627f91d0 Bug 313964 - [vm] StackOverflowException in a toString() method in AbstractVMProvider. 2010-05-21 18:49:02 +00:00
Pawel Piech
7141f555ad Bug 313885 - [concurrency] TracingWrapperRunnable should log all Throwables not only RuntimeExceptions 2010-05-21 18:06:58 +00:00
Andrew Gvozdev
ac41db14fe bug 306222: Further enhancement of Save Build Console feature
Accessibility and slight wording change
2010-05-21 16:07:13 +00:00
Andrew Gvozdev
e7c1bd5900 bug 306222: Further enhancement of Save Build Console feature
Discontinue logging per configuration added in bug 294106
2010-05-21 16:01:26 +00:00
Andrew Gvozdev
260dc6e8f0 fixed since tag because it annoys me 2010-05-21 14:11:28 +00:00
Andrew Gvozdev
c7d29290dd bug 306222: Further enhancement of Save Build Console feature 2010-05-21 13:53:29 +00:00
Marc Khouzam
65be0d654f Bug 166960: Set environment before loading executable to allow for dynamically loaded library to be found 2010-05-21 13:46:31 +00:00
Alena Laskavaia
d87f6ff74c Bug 313817 Fixed f.p. when assignment is overloaded operator 2010-05-21 03:37:16 +00:00
Pawel Piech
5df1f3e42d Bug 313827 - [expressions] Use the "+" icon for the Add New Expression element 2010-05-20 23:52:53 +00:00
Pawel Piech
f27ab84b96 Bug 308626 - Added a test for RejectedExecutionException. 2010-05-20 23:10:15 +00:00
John Cortell
5256a869aa Bug 313823: Intermittent NPE during shutdown, in ThreadVMNode 2010-05-20 22:21:20 +00:00
John Cortell
00d4f39a66 Bug 313821: Intermittent NPE during shutdown, in source-not-found handling 2010-05-20 22:00:21 +00:00
John Cortell
233c76b736 Bug 313821: Intermittent NPE during shutdown, in source-not-found handling 2010-05-20 21:57:16 +00:00
John Cortell
a5ad43c3f8 Bug 313806: Export all debug packages 2010-05-20 21:30:07 +00:00
Mikhail Khodjaiants
96cbef1494 Bug 313806 - Export all debug packages. 2010-05-20 20:49:47 +00:00
Mikhail Khodjaiants
e733369d6f Bug 313806 - Export all debug packages. 2010-05-20 20:38:54 +00:00
Marc Khouzam
c901f78d28 Bug 305385: Disabled use of 'info program' because the output is inconsistent. 2010-05-20 19:32:28 +00:00
James Blackburn
d46eb7e4b7 Bug 313783 Log a warning if an external settings provider can't be found for the requested id 2010-05-20 17:26:56 +00:00
Chris Recoskie
41cd409a38 fix for 313531 (xlc scanner discovery per file build output parser doesn't recognize automake format) 2010-05-20 17:21:14 +00:00
John Cortell
ba8fbc6c87 Bug 302628: Implement linking of active debug context with selection in Breakpoints view (fixed coding mistake reported by Patrick in comment 14) 2010-05-20 15:40:14 +00:00
Marc Khouzam
75a65c4f96 Bug 284286: Missing action to exit trace visualization mode. 2010-05-20 15:26:17 +00:00
Marc Khouzam
d40ae2e41d Bug 284286: Missing icon for StopVisualization 2010-05-20 15:13:42 +00:00
John Cortell
2033710dea Some variable renaming. Be consistent in referring to memory spaces (don't use the term 'page'). No functional or interface change 2010-05-20 15:07:20 +00:00
John Cortell
4578a2a5ca Bug 309032: Need APIs to support memory pages (add ability for backend to indicate a memory space qualification is necessary) 2010-05-20 15:02:31 +00:00
Markus Schorn
4a6ea58842 Bug 313725: Suppress error when parsing a file of a project that is being closed. 2010-05-20 14:42:33 +00:00
John Cortell
994628eca9 Bug 304096: Interrupting a Windows target does not always work (fixed last two non-working scenarios: attach with gdb 6.8) 2010-05-20 14:34:58 +00:00
John Cortell
19dadcff48 Bug 305385: The pid of the inferior is not set pre-GDB 7.0 2010-05-20 14:25:35 +00:00
Markus Schorn
f5785de8fe Testcase for updating file-local types. 2010-05-20 13:08:37 +00:00
Markus Schorn
aad1b851fb Limit number of OOM Errors swallowed by the indexer to 5. 2010-05-20 12:39:12 +00:00
Markus Schorn
ae9ae4a2ec Write PDOM version in readable format to the parser log. 2010-05-20 12:37:56 +00:00
Anton Leherbauer
cc85b9e8e5 Bug 312817 - backed out changes of bug 310992 2010-05-20 07:10:59 +00:00
Alena Laskavaia
22e14a8102 Added preference about macro expansion 2010-05-20 02:36:53 +00:00
Alena Laskavaia
5bd960f42a removed debug println 2010-05-20 02:36:32 +00:00
John Cortell
b06c97830a Fixed excessive indentation in method. No functional change. 2010-05-19 19:54:45 +00:00
Pawel Piech
fee4df23ae Bug 310191 - [number format detail] Detail pane does not clear up when DSF-GDB session is terminated 2010-05-19 18:45:18 +00:00
Marc Khouzam
06f8d01d6c Bug 312997: Set the default launch delegate using the launch configuration type instead of individual launch configurations. This avoids having the tabs for all launch delegates be created every time, and causing race conditions. 2010-05-19 15:43:16 +00:00
John Cortell
2211e870c6 Bug 309032: Need APIs to support memory pages (oversight; was dropping rendering name in label when memory space is involved). 2010-05-19 14:55:36 +00:00
John Cortell
b53055056d Bug 309032: Need APIs to support memory pages (teo's fix to not create a memory block at address zero when switching to a new memory space). 2010-05-19 14:43:18 +00:00