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

289 commits

Author SHA1 Message Date
Pawel Piech
05512ba623 Bug 292070 - Access to Active DsfSessions 2009-10-15 17:04:56 +00:00
Marc Khouzam
6744e78d21 [292271] DsfServicesTracker.dispose() is now ThreadSafe because we use it outside the executor 2009-10-15 12:56:10 +00:00
Marc Khouzam
e436aadfcd [292271] DsfSession.addServiceEventListener must be used on the Executor thread. 2009-10-15 12:32:03 +00:00
Marc Khouzam
424cf54073 [292266] More ThreadSafe methods 2009-10-14 16:39:54 +00:00
Pawel Piech
9ee66f7728 Bug 291342 - Additional fix for race condition in launch event firing. 2009-10-12 15:49:14 +00:00
Marc Khouzam
8870c36bd5 [291342] The jobs in DsfLaunch must actually be scheduled :-) 2009-10-10 00:38:59 +00:00
John Cortell
4a942b7640 [291684] Equip monitors with a monitor traceback (when tracing) 2009-10-08 22:57:25 +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
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
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
John Cortell
8db497abb6 Use IModelDelta.NO_CHANGE instead of 0 2009-10-06 02:52:22 +00:00
John Cortell
8aa547ee60 Further clarification (javadoc) 2009-10-06 01:32:19 +00:00
John Cortell
aefccd7002 documentation enhancement 2009-10-05 23:13:14 +00:00
John Cortell
8565264b9a Removed statement that appears that have been accidentally left in after some changes. 2009-10-05 21:47:39 +00:00
Pawel Piech
9805f1bdd9 [291425] - [update policy][variables] When stepping fast view flickers in stale data color. 2009-10-05 20:59:53 +00:00
Marc Khouzam
1353648eff [291393] Memory leak in RequestMonitor 2009-10-05 18:00:54 +00:00
Pawel Piech
9485e0e1f7 [291224] - Updated use of Viewer*RM vs. *RM to account for the conversion to CountingRequestMonitor. 2009-10-05 16:28:37 +00:00
John Cortell
ad94b7f3a9 [291346] Improve tracing for AbctractVMProvider 2009-10-05 13:50:54 +00:00
John Cortell
e15d4deeff [290991] More fixes and improvements to DsfExecutable tracing 2009-10-04 16:15:05 +00:00
John Cortell
71155f3f15 Removed incorrect comment 2009-10-03 00:18:03 +00:00
John Cortell
4209697ea1 Use IModelDelta.NO_CHANGE instead of 0 2009-10-03 00:15:17 +00:00
John Cortell
db1333778e [291241] MultiRequestMonitor is susceptible to theoretical race condition failure 2009-10-02 21:24:21 +00:00
John Cortell
0b19264891 [291224] Heavy MultiRequestMonitor used where lighter CountingRequestMonitor equally does the job 2009-10-02 20:07:37 +00:00
John Cortell
c99f13bd17 [291224] Heavy MultiRequestMonitor used where lighter CountingRequestMonitor equally does the job 2009-10-02 16:22:59 +00:00
John Cortell
abd87e7609 Documentation enhancement 2009-10-02 16:04:01 +00:00
John Cortell
b30ac38a2a [291144] Stringification of VMDelta doesn't reflect delta hierarchy 2009-10-02 03:32:14 +00:00
John Cortell
427138bbeb Corrected comment 2009-10-01 22:26:39 +00:00
Pawel Piech
11ef8f1b75 Bug 291086 - Simpler fix. 2009-10-01 19:56:50 +00:00
Marc Khouzam
7a070c27d7 [291086] Compilation fix 2009-10-01 19:48:07 +00:00
John Cortell
73f0fa475b Documentation enhancement 2009-10-01 19:44:57 +00:00
Pawel Piech
17fe60355e Bug 291086 - [vm] AbstractVMProvider.handleEvent() should honor request monitor's cancel request. 2009-10-01 18:44:36 +00:00
John Cortell
de96c0f149 [290991] More fixes and improvements to DsfExecutable tracing 2009-10-01 03:12:01 +00:00
John Cortell
ff63872f33 [290980] Make VMViewerUpdate extend DsfExecutable 2009-09-30 22:55:03 +00:00
John Cortell
4158bd3712 Documentation enhancement 2009-09-30 22:27:36 +00:00
John Cortell
be575844a8 Documentation enhancement 2009-09-30 21:18:21 +00:00