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

15553 commits

Author SHA1 Message Date
Marc Khouzam
8870c36bd5 [291342] The jobs in DsfLaunch must actually be scheduled :-) 2009-10-10 00:38:59 +00:00
Mike Kucera
30f1693315 fix compiler errors in lrparser caused by bug 231859 2009-10-09 19:55:31 +00:00
Andrew Gvozdev
94e6fe0fa7 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Changes to ignore order in makefile $(RM) command
2009-10-09 17:43:08 +00:00
John Cortell
939b63d177 Potential fix for [291912] Eclipse hangs while debugging qt apps with default installation. 2009-10-09 15:52:54 +00:00
James Blackburn
dbdf6703ef Bug 291887 Allow build configurations to reference other configurations in the same project 2009-10-09 14:37:11 +00:00
James Blackburn
f9aa9d90d7 Bug 291751 Build project action causes referenced projects to be built twice. 2009-10-09 12:08:51 +00:00
Markus Schorn
16944a0de7 Arithmetic conversions for unary and binary expressions, bug 231859. 2009-10-09 12:04:23 +00:00
James Blackburn
1ccd6348b9 Bug 291886 build output from referenced projects is discarded 2009-10-09 11:51:31 +00:00
Andrew Gvozdev
f9fcabfe8d bug 288036: cdt-build plugins compilation settings are too lax
remove null pointer access warning due to false triggering after assertNotNull checks
2009-10-09 00:42:23 +00:00
John Cortell
4a942b7640 [291684] Equip monitors with a monitor traceback (when tracing) 2009-10-08 22:57:25 +00:00
Andrew Gvozdev
bd20ae7286 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Java generics and other cleanup
2009-10-08 21:44:21 +00:00
Andrew Gvozdev
6700e5b1b3 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
moved Benchmarks folders from archives outside to be able to enjoy CVS diff command
2009-10-08 21:18:16 +00:00
Marc Khouzam
91d786f13e [291754] Avoid race condition by waiting for the stopped event as soon as we have the launch 2009-10-08 20:07:53 +00:00
Marc Khouzam
f1088d2f5e [291754] gdbserver should part of the launch to make sure it is killed at the end of each testcase 2009-10-08 18:58:44 +00:00
James Blackburn
f42306ff24 Bug 212373 Display up to 5 configs + projects in the build project button tooltip 2009-10-08 16:21:12 +00:00
Markus Schorn
2bc7bae4a4 Pushes commonalities of c and c++ into IBasicType, bug 231859. 2009-10-08 16:13:54 +00:00
Marc Khouzam
8eafa2bdd7 [291754] gdbserver is always started on the localhost. 2009-10-08 14:28:22 +00:00
Marc Khouzam
94e929ae01 [291754] When doing a REMOTE debugging session, the tests should launch gdbserver. 2009-10-08 14:23:18 +00:00
Markus Schorn
70d30d88f4 Modifying project properties freezes UI, bug 291737. 2009-10-08 13:59:38 +00:00
Anton Leherbauer
26b56b3fff [291479] [debug view] FullStackRefreshEvent should be scheduled when suspended event is received 2009-10-08 08:36:22 +00:00
Andrew Gvozdev
9283fb4363 bug 291690: DiscoveryTab.java isn't properly protected against internal array being null
Patch from Jeff Johnston
2009-10-08 01:33:50 +00:00
Pawel Piech
ebe2e13ea1 Bug 291342 - corrected bugs in fix. 2009-10-07 20:38:17 +00:00
Marc Khouzam
08f05612e7 [291633] Allow the JUnit tests to use GdbLaunchDelegate. 2009-10-07 19:56:28 +00:00
Pawel Piech
94e7e1504c Bug 291423 - [debug view] RejectedExecutionException when stepping fast past end of program. 2009-10-07 18:03:13 +00:00
Pawel Piech
9a35a91bd0 Bug 291342 - [debug view] DSF session executor intermittently deadlocks during session termination 2009-10-07 17:54:22 +00:00
Pawel Piech
79d6493210 Bug 291628 - [debug view][vm] Redundant updates on FullStackRefreshEvent 2009-10-07 16:29:32 +00:00
John Cortell
628ded59a1 Fixed type in comment 2009-10-07 15:29:03 +00:00
Andrew Gvozdev
0137ebe88f bug 245368: "C/C++ General" property page is not shown for objects that adapt to IResource
Patch from Thierry Goldwaser
2009-10-07 15:23:11 +00:00
Markus Schorn
081526f656 Type of subscript expression, bug 291595. 2009-10-07 14:01:24 +00:00
Marc Khouzam
bbbe311296 Changed ascii art to be more visually understandable. 2009-10-07 12:59:11 +00:00
John Cortell
1bfac4dbe8 Restructure oddly and inefficiently constructed if/else section 2009-10-07 02:42:21 +00:00
John Cortell
e61498f16f [291548] DMContext.toString() not handling multi-parent scenario well 2009-10-07 02:24:45 +00:00
John Cortell
cdf996fee1 Documentation enhancement 2009-10-07 01:05:12 +00:00
John Cortell
3cea2d9f0d Documentation enhancement 2009-10-07 01:00:54 +00:00
Pawel Piech
31838d1360 Updated comment. 2009-10-06 22:32:33 +00:00
John Cortell
9109854953 Documentation enhancements 2009-10-06 21:19:59 +00:00
John Cortell
cf9c80f17e [291535] inconsistency in listener registration in launch vm providers 2009-10-06 20:43:36 +00:00
John Cortell
88fd43a9ec Documentation enhancements 2009-10-06 20:28:34 +00:00
Pawel Piech
b2e5b8842d Updated comment. 2009-10-06 19:47:31 +00:00
Pawel Piech
85748d34ee Updated comments. 2009-10-06 17:17:41 +00:00
John Cortell
9d137a3c63 Additional documentation 2009-10-06 16:38:11 +00:00
Pawel Piech
7c9a32d8e9 Added comments. 2009-10-06 15:43:43 +00:00
Pawel Piech
08e22395da [291425] Additional fix to update active policy ID for cache hits. 2009-10-06 15:24:19 +00:00
Sergey Prigogin
4795e461e7 Filtering by visibility for content assist. Bug 172305. 2009-10-06 14:50:28 +00:00
Markus Schorn
164d59a0d8 User defined operators are considered only for user-defined types, bug 291409. 2009-10-06 12:09:24 +00:00
Sergey Prigogin
1c2270f0cb Cosmetics. 2009-10-06 05:58:08 +00:00
Sergey Prigogin
dbec91987b Adjusted javadoc comments. 2009-10-06 05:45:55 +00:00
John Cortell
8db497abb6 Use IModelDelta.NO_CHANGE instead of 0 2009-10-06 02:52:22 +00:00
Andrew Gvozdev
bd8442bf2f toString() added to make debugging easier 2009-10-06 02:20:02 +00:00
John Cortell
8aa547ee60 Further clarification (javadoc) 2009-10-06 01:32:19 +00:00