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 |
|
John Cortell
|
bf4a4149cf
|
Documentation enhancements
|
2009-09-30 10:05:23 +00:00 |
|
John Cortell
|
8e3c7dcb2e
|
documentation enhancement
|
2009-09-29 20:33:03 +00:00 |
|
John Cortell
|
d4d9d8d5cc
|
Documentation enhancement
|
2009-09-29 01:56:25 +00:00 |
|
Pawel Piech
|
598295599b
|
Updated comment.
|
2009-09-28 22:54:07 +00:00 |
|
Pawel Piech
|
40821c2184
|
Update a comment.
|
2009-09-28 21:56:31 +00:00 |
|
John Cortell
|
d324571112
|
[290607] Additional fix to avoid providing properties not requested.
|
2009-09-28 20:23:46 +00:00 |
|
John Cortell
|
46a66d6e5d
|
Removed extraneous creation of a request monitor. Discussed with Pawel.
|
2009-09-28 18:06:27 +00:00 |
|
John Cortell
|
d1d38f73dc
|
Use a synchronized map since it's updated with an ImmediateExecutor. Discussed with Pawel. No net behavioral change.
|
2009-09-25 22:55:14 +00:00 |
|
John Cortell
|
a6a34af6c4
|
[290607] IFormattedValues may be needlessly invoked by FormattedValueVMUtil
|
2009-09-25 21:28:15 +00:00 |
|
John Cortell
|
406c75c027
|
Typo fix and documentation enhancement
|
2009-09-25 21:22:39 +00:00 |
|
John Cortell
|
be47c82100
|
documentation enhancement
|
2009-09-25 20:24:05 +00:00 |
|
John Cortell
|
ef32999732
|
[290462] Add tracing for VMViewerUpdate
|
2009-09-25 00:13:36 +00:00 |
|
Pawel Piech
|
74ee292800
|
Changed private method name to help avoid confusion.
|
2009-09-24 17:33:41 +00:00 |
|
Pawel Piech
|
286049fdb5
|
Added missing API comments.
|
2009-09-24 17:29:15 +00:00 |
|
John Cortell
|
32e43ab605
|
Fixed typo in comment
|
2009-09-24 16:30:49 +00:00 |
|
John Cortell
|
64bfd874f4
|
Documentation fixes/improvements. This class was apparently refactored to not be gdb/mi specific, but the comments were not updated to reflect that.
|
2009-09-24 15:31:34 +00:00 |
|
John Cortell
|
9ab6b2b9f1
|
minor code optimization
|
2009-09-24 00:19:58 +00:00 |
|
John Cortell
|
0bba84bfef
|
documentation enhancement
|
2009-09-23 15:26:04 +00:00 |
|
John Cortell
|
9500d9b90a
|
Documentation enhancement
|
2009-09-23 04:32:37 +00:00 |
|
John Cortell
|
57943f1c5d
|
Improved description of checkUpdate()
|
2009-09-23 03:38:30 +00:00 |
|
John Cortell
|
dc245fce09
|
Very minor code optimization.
|
2009-09-23 03:02:48 +00:00 |
|
John Cortell
|
fc55e07104
|
Fixed typos in comments
|
2009-09-23 02:40:33 +00:00 |
|
Pawel Piech
|
a5d25b3bfa
|
[289742] - [vm] IVMEventListener lacking @ConfinedToDsfExecutor annotation
|
2009-09-22 21:20:09 +00:00 |
|
Pawel Piech
|
28f44f903d
|
[289742] - [vm] IVMEventListener lacking @ConfinedToDsfExecutor annotation
|
2009-09-22 19:49:31 +00:00 |
|