John Cortell
|
d8117374fc
|
Befriend EDC plugin
|
2009-11-17 21:21:40 +00:00 |
|
John Cortell
|
b60a11baac
|
Fixed EDC warnings
|
2009-11-16 22:10:42 +00:00 |
|
Marc Khouzam
|
2b793aaf12
|
[294351] Fix comment
|
2009-11-12 14:15:21 +00:00 |
|
Marc Khouzam
|
48fb821c7d
|
[294351] Add a default hover for DSF.
|
2009-11-12 14:06:54 +00:00 |
|
Ken Ryall
|
dcd0c58abf
|
Bug 159955, enable the source not found editor for DSF.
|
2009-11-10 22:06:46 +00:00 |
|
Randy Rohrbach
|
7bd060b64d
|
Bugzilla 294779.
|
2009-11-10 19:16:21 +00:00 |
|
Anton Leherbauer
|
7e5c056111
|
[294351] Fix leaking service tracker
|
2009-11-10 12:21:23 +00:00 |
|
Anton Leherbauer
|
cb50de1748
|
[294605] [disassembly view] Exception from toggle breakpoint action after viewer refresh
|
2009-11-10 09:24:44 +00:00 |
|
Pawel Piech
|
695c6aab00
|
Bug 294351 - Add debug hover support for DSF
|
2009-11-10 00:08:13 +00:00 |
|
Pawel Piech
|
f6f269dcf3
|
Replaced an invalid assertion with a comment.
|
2009-11-10 00:02:54 +00:00 |
|
Marc Khouzam
|
75e6f8510f
|
[280461] Introduce a way to add extra executor depths to preserve the order of MI events and MI command results
|
2009-11-03 15:58:38 +00:00 |
|
Anton Leherbauer
|
21cda7ff60
|
[292527] DSF Disassembly view doesn't handle non-contiguous assembly blocks properly
|
2009-10-28 09:56:07 +00:00 |
|
Randy Rohrbach
|
e81078bb95
|
More bugzilla 293480 - edited a couple more comments.
|
2009-10-27 18:48:30 +00:00 |
|
Randy Rohrbach
|
e2a14c751f
|
Bugzilla 293480.
|
2009-10-27 18:29:04 +00:00 |
|
Marc Khouzam
|
29c296b980
|
[293324] Support for executor depth in DSFExecutor traces
|
2009-10-26 16:45:41 +00:00 |
|
Anton Leherbauer
|
d2cb70aeb5
|
[292688] DSF Disassembly: Reduce maximum width of FunctionOffset Ruler Column
|
2009-10-21 08:29:58 +00:00 |
|
Anton Leherbauer
|
8c5477d2d0
|
[285225] [disassembly view] DSF Disassembly view does not respect selected breakpoint type
|
2009-10-20 09:14:17 +00:00 |
|
Randy Rohrbach
|
0d66821cc1
|
Bugzilla defects
256775
283586
287540
290710
292059
292120
292293
|
2009-10-18 04:53:48 +00:00 |
|
Marc Khouzam
|
6cb229669e
|
[292488] Guard against RejectedExecutionException
|
2009-10-18 01:11:03 +00:00 |
|
Anton Leherbauer
|
54d204a985
|
[292271] Protect against race condition due to asynchronously removing the service event listener
|
2009-10-16 07:57:38 +00:00 |
|
Marc Khouzam
|
06b3823732
|
[292271] Guard against RejectedExecutionExceptions. Also, DsfServicesTracker.dispose() is now ThreadSafe so does not need to be called in the executor, which is good because we should still make this call even in the case of a RejectedExecution exception.
|
2009-10-15 20:17:34 +00:00 |
|
Pawel Piech
|
ee3801c51f
|
Bug 288962 - [debug view] Extend IExecutionDMData to retrieve details about state change reason
|
2009-10-15 17:14:02 +00:00 |
|
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 |
|