Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Befriend EDC pluginJohn Cortell1-2/+10
2009-11-16Fixed EDC warningsJohn Cortell1-2/+10
2009-11-12[294351] Fix commentMarc Khouzam1-1/+1
2009-11-12[294351] Add a default hover for DSF.Marc Khouzam4-17/+64
2009-11-10Bug 159955, enable the source not found editor for DSF.Ken Ryall1-7/+8
2009-11-10Bugzilla 294779.Randy Rohrbach1-77/+41
2009-11-10[294351] Fix leaking service trackerAnton Leherbauer1-127/+131
2009-11-10[294605] [disassembly view] Exception from toggle breakpoint action after vie...Anton Leherbauer2-13/+25
2009-11-10Bug 294351 - Add debug hover support for DSFPawel Piech2-1/+128
2009-11-10Replaced an invalid assertion with a comment.Pawel Piech1-1/+6
2009-11-03[280461] Introduce a way to add extra executor depths to preserve the order o...Marc Khouzam2-14/+190
2009-10-28[292527] DSF Disassembly view doesn't handle non-contiguous assembly blocks p...Anton Leherbauer2-93/+59
2009-10-27More bugzilla 293480 - edited a couple more comments.Randy Rohrbach1-8/+4
2009-10-27Bugzilla 293480.Randy Rohrbach1-118/+223
2009-10-26[293324] Support for executor depth in DSFExecutor tracesMarc Khouzam1-0/+12
2009-10-21[292688] DSF Disassembly: Reduce maximum width of FunctionOffset Ruler ColumnAnton Leherbauer1-2/+2
2009-10-20[285225] [disassembly view] DSF Disassembly view does not respect selected br...Anton Leherbauer19-167/+464
2009-10-18Bugzilla defectsRandy Rohrbach1-2/+3
2009-10-18[292488] Guard against RejectedExecutionExceptionMarc Khouzam1-5/+9
2009-10-16[292271] Protect against race condition due to asynchronously removing the se...Anton Leherbauer1-1/+10
2009-10-15[292271] Guard against RejectedExecutionExceptions. Also, DsfServicesTracker...Marc Khouzam2-36/+50
2009-10-15Bug 288962 - [debug view] Extend IExecutionDMData to retrieve details about ...Pawel Piech6-2/+52
2009-10-15Bug 292070 - Access to Active DsfSessionsPawel Piech1-1/+11
2009-10-15[292271] DsfServicesTracker.dispose() is now ThreadSafe because we use it out...Marc Khouzam1-8/+35
2009-10-15[292271] DsfSession.addServiceEventListener must be used on the Executor thread.Marc Khouzam2-15/+41
2009-10-14[292266] More ThreadSafe methodsMarc Khouzam1-3/+6
2009-10-12Bug 291342 - Additional fix for race condition in launch event firing.Pawel Piech1-0/+25
2009-10-10[291342] The jobs in DsfLaunch must actually be scheduled :-)Marc Khouzam1-2/+2
2009-10-08[291684] Equip monitors with a monitor traceback (when tracing)John Cortell4-3/+187
2009-10-08[291479] [debug view] FullStackRefreshEvent should be scheduled when suspende...Anton Leherbauer1-11/+3
2009-10-07Bug 291423 - [debug view] RejectedExecutionException when stepping fast past...Pawel Piech1-18/+20
2009-10-07Bug 291342 - [debug view] DSF session executor intermittently deadlocks duri...Pawel Piech2-1/+65
2009-10-07Bug 291628 - [debug view][vm] Redundant updates on FullStackRefreshEventPawel Piech3-20/+2
2009-10-07Fixed type in commentJohn Cortell1-1/+1
2009-10-07Restructure oddly and inefficiently constructed if/else sectionJohn Cortell1-14/+11
2009-10-07[291548] DMContext.toString() not handling multi-parent scenario wellJohn Cortell1-2/+16
2009-10-07Documentation enhancementJohn Cortell1-2/+2
2009-10-07Documentation enhancementJohn Cortell1-6/+3
2009-10-06Updated comment.Pawel Piech1-3/+4
2009-10-06Documentation enhancementsJohn Cortell2-9/+11
2009-10-06[291535] inconsistency in listener registration in launch vm providersJohn Cortell2-5/+5
2009-10-06Documentation enhancementsJohn Cortell2-53/+82
2009-10-06Updated comment.Pawel Piech1-1/+1
2009-10-06Updated comments.Pawel Piech1-0/+5
2009-10-06Additional documentationJohn Cortell1-7/+12
2009-10-06Added comments.Pawel Piech1-0/+35
2009-10-06[291425] Additional fix to update active policy ID for cache hits.Pawel Piech1-0/+14
2009-10-06Use IModelDelta.NO_CHANGE instead of 0John Cortell1-29/+43
2009-10-06Further clarification (javadoc)John Cortell1-11/+13
2009-10-05documentation enhancementJohn Cortell1-9/+23

Back to the top