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

14375 commits

Author SHA1 Message Date
Markus Schorn
09fdb56cc2 Concurrent usage of specializations, bug 245460. 2008-10-14 12:20:42 +00:00
Anton Leherbauer
bb30f026fc [250752] [run control] When stepping out or when a breakpoint is hit, then next step is blocked 2008-10-14 11:00:23 +00:00
Markus Schorn
e1dc796f80 Fix testcase for class friends. 2008-10-14 10:39:08 +00:00
Markus Schorn
dd5413a3a2 Information about syntax between ast-nodes, bug 250251. 2008-10-14 09:29:23 +00:00
Pawel Piech
2d78ef8f37 [250414] - [update policy] Stale data displayed when variables, registers or expressions view was hidden 2008-10-13 19:30:50 +00:00
Pawel Piech
7fd71fdc14 [250675] - [view model] Debugger VM providers' listeners are never removed from the preference store. 2008-10-13 17:39:46 +00:00
Anton Leherbauer
10b2bb8da5 Bug 250625 - NPE in AbstractFileCreationWizardPage 2008-10-13 12:33:39 +00:00
Markus Schorn
11972439bb Fix junit failures in AssistQuickFixTest 2008-10-13 09:22:14 +00:00
Markus Schorn
af5298bc3b Fix content-assist testcases. 2008-10-13 08:02:36 +00:00
Sergey Prigogin
c67678e4ce Code formatting. 2008-10-12 23:55:06 +00:00
Sergey Prigogin
44b6373985 Bug 245068. 2008-10-12 23:48:35 +00:00
Sergey Prigogin
cb5c6721aa Code formatting. 2008-10-12 23:48:09 +00:00
Sergey Prigogin
d2c1866cb7 Bugs 250582, 250583. 2008-10-12 20:47:54 +00:00
Sergey Prigogin
b8c624e10f Comment adjustments. 2008-10-12 20:34:54 +00:00
Sergey Prigogin
498e23827e Failing test cases for bugs 250582 and 250583. 2008-10-12 18:13:50 +00:00
Marc Khouzam
43fc7fc53e [250328]Adds a map of MemoryCaches so that we have one MemoryCache for each memory context. That way, when dealing with different memory context, we don't mistakenly use the wrong cache.
[245614] Now that we have a memory cache per context, we can clear the memory cache more intelligently, as well as the command cache.
2008-10-11 19:19:52 +00:00
Marc Khouzam
c2468b0c14 [248636] Changes to the memory cache to allow to keep it private. 2008-10-10 20:07:27 +00:00
Marc Khouzam
a9b0d0a49a [249227] Making "verbose" option invisible until it is fully ready 2008-10-10 14:36:04 +00:00
Anton Leherbauer
228bfb3a4a [250309] [update policy] Assertion error in VM cache update handler
[250396] [update policy] Cache prefetch does not work for the Expressions view
2008-10-10 10:37:03 +00:00
Anton Leherbauer
b75a7f06bb [250262] [expressions] Changing the value of an expression member is not reflected in the view 2008-10-10 08:28:33 +00:00
Marc Khouzam
b849e3cc0c [250308] Missing else statement 2008-10-09 20:24:49 +00:00
Marc Khouzam
b908d7bb21 [249976] Do not add leading zeros to hex formats because other output does not do it. This is backend dependent and we will need a more generic solution eventually. 2008-10-09 20:06:00 +00:00
Marc Khouzam
4edaf1587b [248636] Adding --thread option to the MI memory commands for GDB 7.0. This change was done in provisional classes to allow for changes, but required the use of a GDBMemory service. 2008-10-09 19:21:24 +00:00
Marc Khouzam
6e0e76e459 [250287] Support multiple registration of a service 2008-10-09 17:36:59 +00:00
Pawel Piech
c489d7f7e7 [250225] - Narrowed down the cases where expression is refreshed to only when an expression is changed. 2008-10-09 16:20:40 +00:00
Markus Schorn
37c141ceab Utility methods to work with virtual methods, bug 248846. 2008-10-09 14:06:00 +00:00
Marc Khouzam
8b1606795a Use of the wrong plugin class. 2008-10-09 13:48:21 +00:00
Anton Leherbauer
04fa1f9ff5 Bug 248041 - Code formatting problem with CPPUNIT - Partial Fix 2008-10-09 13:39:10 +00:00
Anton Leherbauer
f8fefa6ec2 Bug 185133 - [Editor] cannot open very large files in CDT Editor 2008-10-09 12:03:03 +00:00
Markus Schorn
67b68db542 Enforce pragma once semantics for headers shown in editor, bug 249884. 2008-10-09 11:21:52 +00:00
Pawel Piech
75a885c108 [233111] - Added a comment. 2008-10-09 05:35:50 +00:00
Pawel Piech
43456f1f7f [233111] - [expressions] Changing an expression name in the view should not accept an empty expression 2008-10-09 05:32:50 +00:00
Pawel Piech
2821634b7d [250228] - [menu] NPE in VMCommandUtils 2008-10-09 05:21:06 +00:00
Pawel Piech
f9a7d7cf7d [250227] - [expressions] Removing an expression in expressions view can collapse other expanded expressions. 2008-10-09 05:09:42 +00:00
Pawel Piech
568c4e705a [250226] - [expressions] Removing an expression in expressions view can collapse other expanded expressions. 2008-10-09 05:08:43 +00:00
Pawel Piech
57deb09291 [250225] - [update policy] In manual update mode, changing a variable/register value does should update view. 2008-10-09 04:52:38 +00:00
Marc Khouzam
f0a59c85a5 [246773] Moves the class MIRunControlNS to GDBRunControl_7_0_NS which is provisional. This is because we are doing the API freeze and I didn't want to have MIRunControlNS frozen, since this bug will probably remove it. 2008-10-08 20:16:33 +00:00
Anton Leherbauer
3f17f6cdbd Bug 235117 - [Editor] using F2 on a selection opens a hover containing 'null' 2008-10-08 15:00:38 +00:00
Markus Schorn
7a212506c0 Prevent error-popup for selection listeners, bug 243114. 2008-10-08 13:38:16 +00:00
Anton Leherbauer
02dd15386f Folding bugs 248613 and 248716 2008-10-08 09:41:24 +00:00
Pawel Piech
cfbfb1b005 [250033] - [run control][update policy] Stepping slow in synchronized "synchronized stepping" mode if no views are open. 2008-10-07 22:44:06 +00:00
Marc Khouzam
b1ec6ca223 [250009] The memory service only clears its cache on ContainerSupended/Resumed events. Since these events are no longer used in non-stop mode, the cache was never
cleared.  The cache should be cleared on all Isuspended/IResumed events.

Some minor cleanup was also done.
2008-10-07 18:48:29 +00:00
Pawel Piech
06c0d8e309 [245454] - Cleaned up cut-n-paste left overs from IVMUpdateScope implementations. 2008-10-07 18:09:45 +00:00
Marc Khouzam
4db894ab5d [247572] Fix for typo 2008-10-07 15:02:05 +00:00
Markus Schorn
9bccca7417 Don't include directories, bug 243682. 2008-10-07 14:52:24 +00:00
Markus Schorn
4f6ab7cd2e Follow up for bug 249801. 2008-10-07 14:41:02 +00:00
Vivian Kong
caac3238db update default target to nightly for CDT builds 2008-10-07 14:13:52 +00:00
Markus Schorn
2bfb47f111 Open Call Hierarchy for functions built with a macro, bug 249801. 2008-10-07 12:49:25 +00:00
Markus Schorn
21b5326fac ResourceLookup does not limit result to the provided projects, bug 249806. 2008-10-07 11:29:58 +00:00
Anton Leherbauer
71910194db Bug 249802 - C/C++ Editor goto matching bracket does not keep selection
Patch by Wieant
2008-10-07 07:44:32 +00:00