Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-24Bug 321932 - [update policy] When in manual mode, switching number format sho...Pawel Piech44-841/+3953
2010-09-20Bug 321692: Remove dependencies to plugins from featuresMarc Khouzam1-17/+0
2010-09-19Bug 259881: apply fix for incorrect Sequence#get(...timeout...) implementationEd Swartz1-1/+1
2010-09-17Bug 314350 - [debug view] Multi-threaded programs can cause the opening of u...Ken Ryall1-2/+14
2010-09-15Bug 325063 - [disassembly] view occasionally accepts no further scrolling/PC ...Anton Leherbauer2-28/+23
2010-09-08Bug 324613 - [disassembly] maximizing then minimizing causes debug stack view...Anton Leherbauer1-10/+15
2010-09-08Bug 324507 - [disassembly] view sometimes does not scroll further up, sometim...Anton Leherbauer1-15/+17
2010-09-07Bug 324597 - [disassembly] maximizing/resizing view sometimes leaves "..........Anton Leherbauer1-1/+4
2010-08-31Bug 321084: Undo previous comment change. It was mis-leading.Marc Khouzam1-2/+2
2010-08-31Bug 321084: Updated the example.Marc Khouzam1-2/+2
2010-08-31Bug 321084: Create a new ReflectionSequence and have FinalLaunchSequence use ...Marc Khouzam2-0/+441
2010-08-31Bug 323826 - Need a way to control the half second delay in SteppingControlerAnton Leherbauer1-8/+35
2010-08-26Bug 321162 - Disassembly view sometimes doesn't display all source codeAnton Leherbauer1-1/+1
2010-08-25Bug 323279 - Disassembly view not possible to display address size < 32 bitsAnton Leherbauer1-1/+2
2010-08-20Bug 313512 - [vm][cache][api] Add update flag to flush all propertiesAnton Leherbauer2-2/+12
2010-08-20Bug 322628 - [disassembly] DisassemblyDocument#computeIndexInPositionListFirs...Anton Leherbauer1-5/+6
2010-07-26Javadoc addition.Pawel Piech1-0/+8
2010-07-16Bug 320044: New breakpoints are got installed in dead process.Ling Wang1-18/+51
2010-07-16bug 319779: Unnecessary importsAndrew Gvozdev2-2/+0
2010-07-15Bug 318550 - SteppingController should clear step queue in case of stepping t...Anton Leherbauer1-17/+19
2010-07-14bug 319777: Restored 1.2 as it does not compile with Java 1.5Andrew Gvozdev1-2/+0
2010-07-14bug 319777: Missing @Override annotationsAndrew Gvozdev2-0/+3
2010-07-13Bug 319656 - [expressions] ExpressionsChangedEvent.Type enum is not publicPawel Piech1-1/+21
2010-07-08Add README for finding those elusive org.eclipse.test.* plugins.Ed Swartz1-0/+7
2010-06-24Bug 315677 - [variables] Add "hasSubExpressions" method to IExpressionsMikhail Khodjaiants2-14/+81
2010-06-24Bug 317769 - "Show Type Names" has no effectMikhail Khodjaiants2-8/+14

Back to the top