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
Sergey Prigogin
5698ac7333
Added toString method.
2008-02-10 05:41:12 +00:00
Andrew Ferguson
c113b00476
178386: check-in documentation tool framework plus doxygen implementation
2008-02-09 12:23:25 +00:00
Andrew Ferguson
14b1bbaf1e
add singleton property to correct compile errors against M5 platform.
2008-02-09 12:21:50 +00:00
Andrew Ferguson
13f968d5c0
178386: update screenshots
2008-02-09 12:21:09 +00:00
Marc Khouzam
8fda4772aa
Fix for Bug 214806
...
New canWriteExpression() method is added to IExpressions and is used
to know if the user should be given the option to edit the value of an expression
in the views.
2008-02-08 20:58:49 +00:00
Oleg Krasilnikov
95c056e27e
Bug #182450 : Multi-configuration support
2008-02-08 16:39:21 +00:00
Markus Schorn
e08ec31825
Using declarations in combination with nested classes, bug 209582.
2008-02-08 15:03:38 +00:00
Markus Schorn
c754042629
Fixes name-resolution with using-directives, related to bug 26110.
2008-02-08 13:51:56 +00:00
Anton Leherbauer
00091c99cb
Fix for 216437: [Formatter] Shift left/right incorrect in Mixed tab policy/indentation mode
2008-02-08 12:30:10 +00:00
Anton Leherbauer
4c7161361e
Fix for 110222: Improve pair matcher for angle brackets
2008-02-08 10:17:57 +00:00
Mike Kucera
ecf9c5833d
218265 - replace Enum class with Java 5 enums
2008-02-07 23:13:59 +00:00
Oleg Krasilnikov
6a80d1f5da
Bug #218078 : Tool chain editor doesn't properly update configuration
2008-02-07 17:20:59 +00:00
John Cortell
21b8ccf0a5
Bugzilla 218194. Fix how install count is associated with a breakpoint.
2008-02-07 16:33:35 +00:00
Markus Schorn
8565f9f346
Makes relevant methods/options of AbstractLanguage available in ILanguage + cleanup.
2008-02-07 08:59:34 +00:00
Mike Kucera
e885c18bc4
minor code cleanup
2008-02-06 23:03:57 +00:00
Mike Kucera
e6ce9e4053
switch back to trial/undo to expose bug
2008-02-06 22:34:45 +00:00
Mike Kucera
c693b2518a
fixed bug in testFunction(), removed needless extra empty declarations caused by extra completion tokens
2008-02-06 20:11:06 +00:00
Markus Schorn
9cd75c484e
Anonymous unions and structs, bug 216791.
2008-02-06 15:30:47 +00:00
Anton Leherbauer
a39c03d796
Remove unused messages
2008-02-06 15:06:38 +00:00
Markus Schorn
1c88bb0adf
Moves c++-specific stuff from PDOMLinkage to PDOMCPPLinkage.
2008-02-06 12:41:45 +00:00
Oleg Krasilnikov
8a3ee52100
Roll back changes with isOptionVisible()
2008-02-06 11:55:23 +00:00
Oleg Krasilnikov
ba4b0ab3ed
Disable unnecessary isOptionVisible() check during page creation.
2008-02-06 11:51:16 +00:00
Oleg Krasilnikov
622b2739c3
Check for isOptionVisible() is added to update procedure.
2008-02-06 11:47:46 +00:00