Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2011-02-22Bug 337303: Refactor DisassemblyToggleBreakpointsTarget and DisassemblyToggle...Mikhail Khodjaiants2-123/+197
2011-02-21Bug 337764: Label for limited stack frame is not shownMarc Khouzam1-1/+1
2011-02-16Bug 337284 - NPE in debug expression hoverAnton Leherbauer1-8/+10
2011-02-15Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug...Patrick Chuong6-3/+41
2011-01-17Bug 331781 - Pin and Clone supportPatrick Chuong5-11/+35
2011-01-17Bug 304108 - [Disassembly] Disassembly view should clear when there is no deb...Anton Leherbauer2-41/+47
2011-01-13Bug 330875 - Use of Parenthesis in Stack Frame NameKen Ryall4-9/+73
2011-01-11Bug 333946 - [disassembly][api] provisional package should be marked internal...Anton Leherbauer2-10/+42
2011-01-04Bug 333509 - More generic reference to IMemoryBlockRetrieval.Randy Rohrbach1-7/+5
2010-12-21Bug 328168 - Disassembly view does not align address enter new address manuallyPatrick Chuong2-91/+173
2010-12-20 Bug 315443 - [disassembly] Not possible to remove breakpoint in disassembly ...Patrick Chuong3-2/+32
2010-12-02Bug 331552 - [disassembly] Need a way to insert more than one source lineAnton Leherbauer3-43/+27
2010-11-30Bug 328883 - AbstractCachingVMProvider throws ClassCastExceptionPawel Piech5-7/+31
2010-11-25Bug 330646 - Disassembly view causes AssertionErrorAnton Leherbauer2-54/+95
2010-11-24Bug 330259 - [disassembly] debug context is not per workbench windowPatrick Chuong1-31/+49
2010-11-19Fix typoMarc Khouzam1-1/+1
2010-11-19Fix typoMarc Khouzam1-1/+1
2010-11-17Bug 328391 - DisassemblyBackendDsf gotoSymbol needs to handle IExpressionDMLo...Anton Leherbauer1-7/+18
2010-11-16Bug 329682 - Rename method "evaluateSymbolAddress" to "evaluateAddressExpress...Anton Leherbauer2-2/+2
2010-11-12Bug 329682 - Restore backwards compatibilityAnton Leherbauer2-8/+23
2010-11-12Warnings cleanupAnton Leherbauer3-27/+12
2010-11-12Bug 326636 - [disassembly] Enable disassembly view as "editor"Anton Leherbauer2-5/+5
2010-11-11Bug 329488 - DSF ACPM deadlocksPawel Piech3-24/+70
2010-11-11Bug 329682 - [disassembly] Address bar does not work for symbolsPatrick Chuong6-65/+116
2010-11-10Bug 329481: Inconsistency in DSF ACPM cancel behavior.John Cortell3-34/+104
2010-11-10Bug 326636 - [disassembly][source lookup] Enable disassembly view as "editor"Anton Leherbauer5-81/+143
2010-11-05Bug 325394 - follow-up fixAnton Leherbauer1-0/+13
2010-11-01Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utiliti...John Cortell1-23/+31
2010-11-01DocumentationJohn Cortell1-10/+13
2010-10-28Bug 310345: Made validate methods publicJohn Cortell1-3/+4
2010-10-28Bug 328883 - AbstractCachingVMProvider throws ClassCastExceptionPawel Piech3-8/+7
2010-10-28DocumentationJohn Cortell1-3/+15
2010-10-28Bug 310345 - Updated range cache to immediately return a valid range if range...Pawel Piech2-101/+185
2010-10-22Minor message correctionJohn Cortell1-3/+3
2010-10-21DocumentationJohn Cortell1-6/+13
2010-10-20Bug 310345: [concurrent] Asynchronous Cache Programming Model (ACPM) utilitie...John Cortell1-101/+120
2010-10-20Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utiliti...Pawel Piech3-84/+54
2010-10-19Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utiliti...Pawel Piech6-188/+975
2010-10-19Bug 310345: [concurrent] Asynchronous Cache Programming Model (ACPM) utiliti...John Cortell5-232/+96
2010-10-18documentationJohn Cortell1-1/+4
2010-10-18Added missing body to validate(Iterable).Pawel Piech1-1/+2
2010-10-18Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utiliti...Pawel Piech7-16/+1353
2010-10-18Bug 310345: [concurrent] Asynchronous Cache Programming Model (ACPM) utilitie...John Cortell2-0/+306
2010-10-14Bug 323683 - [disassembly][pda] NPE with PDA sessionAnton Leherbauer1-5/+38
2010-10-14Bug 327716 - [disassembly] NPE in BreakpointsAnnotationModelAnton Leherbauer1-15/+17
2010-10-14Bug 327056 - [disassembly] The view does not update to new context when it is...Anton Leherbauer1-1/+4
2010-10-13Bug 326670 - [Disassembly View] Enhancement request for unlink and re-evaluat...Anton Leherbauer8-48/+194
2010-10-12Bug 327484: New service for getting information on a memory space. Documenta...John Cortell1-2/+18
2010-10-08Bug 293109 - [debug view][view model] Terminate and Relaunch action not working.Pawel Piech2-11/+13
2010-10-08Bug 327358 - [variables][vm] "Wait for views to update after every step" pref...Pawel Piech9-678/+143

Back to the top