Skip to main content
summaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-08Warnings cleanup.Pawel Piech2-3/+3
2010-10-05Bug 327025 - [breakpoints][vm] Breakpoint groups get collapsed on frequent br...Pawel Piech1-12/+4
2010-09-30Restore API class InstructionPointerImageProviderAnton Leherbauer1-0/+52
2010-09-30Remove obsolete InstructionPointerImageProvider, see bug 326145Anton Leherbauer1-50/+0
2010-09-30Bug 326145 - [source lookup] Changing the color of the IP annotation is not r...Anton Leherbauer4-55/+27
2010-09-29Bug 325277 - [disassembly] add IInstruction#getSize() to fill single-instruct...Anton Leherbauer5-24/+99
2010-09-28Bug 321932 - Removed a constant accidentally added to the API in last checkin.Pawel Piech2-2/+2
2010-09-28Bug 325394 - some times the user cannot step for 5 seconds during fast steppingAnton Leherbauer1-0/+9
2010-09-27Bug 325943 - [concurrent] Robustify Sequence against RejectedExecutionExceptionPawel Piech2-24/+103
2010-09-27Bug 321932 - [update policy] When in manual mode, switching number format sh...Pawel Piech2-10/+22
2010-09-27Bug 326233 - DsfSession doesn't compile against 3.7Pawel Piech1-1/+6

Back to the top