1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-18 06:25:23 +02:00
Commit graph

15991 commits

Author SHA1 Message Date
Oleg Krasilnikov
5080d2ce65 Bug #212818: Need tool tip to display active build configuration over hammer icon 2008-02-14 15:07:34 +00:00
Markus Schorn
042f8dc2d3 Use consistent format for the file paths of code-readers. 2008-02-14 13:23:05 +00:00
Markus Schorn
950b1db4f2 Testcase for endless loop following using-directives, bug 209813. 2008-02-14 13:06:38 +00:00
Oleg Krasilnikov
2aa55cf930 Bug #216996: deadlock 2008-02-14 11:50:41 +00:00
Markus Schorn
190c472757 Using directives for fast indexer with cross references disabled, related to 200673+216527. 2008-02-14 09:36:15 +00:00
Markus Schorn
2e0d07d89b Participants for indexer-setup, bug 218286. 2008-02-14 08:39:37 +00:00
Anton Leherbauer
86529c7688 Avoid usage of getPath() - related to bug 218266 2008-02-14 08:10:43 +00:00
Anton Leherbauer
a3aab7e451 Fix for 218266: [patch] Wrong path returned for ExternalTranslationUnit working copies (patch by Warren Paul) 2008-02-14 08:10:37 +00:00
Pawel Piech
fdea880631 [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:57:46 +00:00
Pawel Piech
faddc5dbcf [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:50:07 +00:00
Pawel Piech
aad3ee68f9 [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:41:00 +00:00
Pawel Piech
dd1daa7a85 [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:34:29 +00:00
Pawel Piech
e98b65ea7c [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:27:01 +00:00
Pawel Piech
6d5de9c319 [216854] Checked in initial version of PDA example debugger. 2008-02-13 20:26:10 +00:00
Mike Kucera
8ece714199 fixed bug, builder was creating qualified name nodes when unqualified name required 2008-02-13 20:17:29 +00:00
Pawel Piech
65ce6ccf37 [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:14:03 +00:00
Mike Kucera
4117aeccbd cleaned up CPPASTQualifiedName a bit 2008-02-13 19:55:00 +00:00
John Camelon
616efbbdbe Bug 215566 - PDOM#getFileName() returns null for non-standard EFS implementations 2008-02-13 19:04:52 +00:00
Mike Kucera
c099d478d2 don't need separate name visitors for C and C++ 2008-02-13 16:48:54 +00:00
Mike Kucera
628c4193a9 removed unnecesary Arrays.fill() from ambiguity nodes 2008-02-13 16:35:11 +00:00
Oleg Krasilnikov
fb951de0fa Multi-cfg 2008-02-13 16:01:54 +00:00
Oleg Krasilnikov
49b6254c36 Related to Multi-config implementation. 2008-02-13 16:00:03 +00:00
Markus Schorn
495735b5e3 Partial fix for cast-ambiguity, bug 211756. 2008-02-13 15:07:23 +00:00
Markus Schorn
ea7f5375cd Testcase for cast ambiguities, bug 100641 and 106279. 2008-02-13 14:39:58 +00:00
Oleg Krasilnikov
466f54cc91 Small changes made while Multi-cfg implementation 2008-02-13 11:27:44 +00:00
Markus Schorn
51beaeaa42 Additional test-case and fix for using-declarations (related to bug 203385). 2008-02-13 10:11:06 +00:00
Pawel Piech
a12a4967e3 [179102] Added logic to handle ModelProxyInstalledEvent. This logic now selects the top stack frame when the debug view is first opened. 2008-02-12 23:13:12 +00:00
Pawel Piech
c61de9929c [218560] Replaced IStepQueueManager with a concrete generic implementation StepQueueManager. 2008-02-12 23:04:12 +00:00
Pawel Piech
17585c38f7 [218577] Cleaned up IBreakpoints interface. 2008-02-12 22:52:53 +00:00
Pawel Piech
7920546af5 [218557] Replaced IBreakpointsManager interface with a generic BreakpointsMediator and IBreakpointAttributeTranslator. 2008-02-12 22:51:10 +00:00
Randy Rohrbach
c7f6460147 Bugzilla 218654. This commit shows some files contain errors. This is because they are being compiled against M4. I will rebuild against M5 shortly. I did a diff of the files and the changes are exactly what I wanted. They will compile against HEAD and M5 when that is resolved. 2008-02-12 20:23:27 +00:00
Ken Ryall
c3f7d8269c Bug 218219. 2008-02-12 19:49:22 +00:00
Ken Ryall
2cd3d0b3a1 Bug 218085 2008-02-12 19:42:42 +00:00
Mike Kucera
45dc1738ed cleaned up TemplateParameterManager a bit 2008-02-12 16:48:44 +00:00
Markus Schorn
5688a0ac9f Using directives for fast indexer (including namespace composition), bug 200673+216527. 2008-02-12 14:21:22 +00:00
Pawel Piech
6321552cfe [216376] Changed expression nodes to use new 3.4M5 watch expression APIs. 2008-02-12 00:03:36 +00:00
Pawel Piech
91e43c46ad [179096] Added suspend trigger to open debug perspective on suspend. 2008-02-11 23:56:56 +00:00
Pawel Piech
cedbca9401 Added comment annotations. 2008-02-11 22:52:17 +00:00
Pawel Piech
c10f8e47d0 Fixed a potential NPE. 2008-02-11 22:33:38 +00:00
Pawel Piech
3dd4c544e1 Added EVALUATION to the StateChangeReason enum. 2008-02-11 22:33:16 +00:00
Pawel Piech
e9b345d4fa [218573] Added process created event handling to make sure that new processes appear in Debug view. 2008-02-11 22:25:19 +00:00
Francois Chouinard
db8b348da7 BreakpointManager patch fro M5. 2008-02-11 17:32:56 +00:00
Oleg Krasilnikov
b848ef7a4d Bug #218484 : Description not saved when creating a new configuration based on an existing one 2008-02-11 14:28:53 +00:00
Anton Leherbauer
d12b37a95c Improve content assist auto-activation check, related to bugs 126871 and 193728 2008-02-11 14:22:31 +00:00
Anton Leherbauer
39053ae062 Fix for 218124: Mark Occurrences makes C++ editor sluggish 2008-02-11 11:51:31 +00:00
Anton Leherbauer
d3af1cd424 Fix for 218342: [patch] unable to clear breakpoints in ExternalTranslationUnit's from the editor (Patch by Warren Paul) 2008-02-11 11:03:42 +00:00
Markus Schorn
e18a689410 Fixes a NPE, bug 218389. 2008-02-11 07:52:47 +00:00
Sergey Prigogin
9d578b5f13 Added toString method. 2008-02-11 00:40:49 +00:00
Sergey Prigogin
8111176e94 Added toString method and generics. 2008-02-10 07:05:43 +00:00
Sergey Prigogin
d64fdf7905 Use generics. 2008-02-10 05:51:40 +00:00