Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-15Bug 250323 - Each memory context needs a different memory retrievalAlvaro Sanchez-Leon3-0/+240
2013-12-05TyposMarc Khouzam1-2/+2
2013-04-30Bug 244865 – Support for Step Into Selectionaleon1-0/+52
2013-01-04TypoMarc Khouzam1-1/+1
2012-12-18Bug 394408: Support enhanced-expressions for local variables. ThisMarc Khouzam1-0/+17
2012-10-24Bug 384632 - Missing change mark in the Memory viewMikhail Khodjaiants1-2/+2
2012-10-03Bug 390979 - NullPointerException in BreakpointsMediator2.getPlatformBreakpoi...Mario Pierro1-2/+4
2012-09-04Typos in javadocMarc Khouzam1-1/+1
2012-05-11Bug 379277: Address FindBugs issues for DSF Marc Khouzam1-2/+2
2012-04-25Bug 330974: If the user selects multiple nodes in the debug view most debug c...Marc Khouzam1-0/+134
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Marc Khouzam1-3/+1
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Mathias Kunter1-1/+3
2012-02-08Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid lin...Pawel Piech1-22/+33
2012-01-26Bug 365541 - View an array variable whose length is very long (such asMikhail Khodjaiants1-0/+24
2012-01-04Bug 367808: Cleanup new warnings for missing @Override for Java 6 in cdt.dsf ...Marc Khouzam25-16/+150
2011-12-12Bug 365966: Convenience RequestMonitor classes using ImmediateExecutorWilliam R. Swanson3-0/+102
2011-12-07Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM)Pawel Piech1-0/+1
2011-11-30Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM)Pawel Piech4-42/+83
2011-09-02Bug 355833: Thread filter effectively disables a breakpoint at the next sessionMarc Khouzam1-6/+55
2011-08-30Bug 352888: Add two new "done" methods to RequestMonitor and DataRequestMonitorEugene Ostroukhov2-4/+48
2011-05-13Bug 331232 - There are memory leaks with each GDB debug session (partial fix)Anton Leherbauer1-2/+6
2011-03-10Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger featurePatrick Chuong3-3/+135
2010-12-21Bug 328168 - Disassembly view does not align address enter new address manuallyPatrick Chuong1-0/+37
2010-11-11Bug 329488 - DSF ACPM deadlocksPawel Piech2-24/+53
2010-11-10Bug 329481: Inconsistency in DSF ACPM cancel behavior.John Cortell2-13/+11
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-28DocumentationJohn Cortell1-3/+15
2010-10-28Bug 310345 - Updated range cache to immediately return a valid range if range...Pawel Piech1-99/+134
2010-10-22Minor message correctionJohn Cortell1-3/+3
2010-10-20Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utiliti...Pawel Piech1-5/+0
2010-10-19Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utiliti...Pawel Piech4-94/+358
2010-10-19Bug 310345: [concurrent] Asynchronous Cache Programming Model (ACPM) utiliti...John Cortell4-109/+82
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 Piech5-16/+454
2010-10-18Bug 310345: [concurrent] Asynchronous Cache Programming Model (ACPM) utilitie...John Cortell2-0/+306
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 Piech1-10/+12
2010-09-29Bug 325277 - [disassembly] add IInstruction#getSize() to fill single-instruct...Anton Leherbauer3-2/+67
2010-09-28Bug 321932 - Removed a constant accidentally added to the API in last checkin.Pawel Piech1-2/+0
2010-09-27Bug 325943 - [concurrent] Robustify Sequence against RejectedExecutionExceptionPawel Piech1-9/+28
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-19Bug 259881: apply fix for incorrect Sequence#get(...timeout...) implementationEd Swartz1-1/+1
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 Khouzam1-0/+264
2010-07-16Bug 320044: New breakpoints are got installed in dead process.Ling Wang1-18/+51

Back to the top