Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-24Bug 315677 - [variables] Add "hasSubExpressions" method to IExpressionsMikhail Khodjaiants1-0/+47
2010-06-17Bug 316987: Show full paths preference under C/C++->Debug is not really neces...John Cortell1-8/+2
2010-06-07Bug 311564 - [memory] GDB-DSF memory retrieval hangs when creating memory blo...Pawel Piech1-5/+17
2010-06-03Bug 315439 Fix up copyrightVivian Kong67-1205/+1215
2010-05-28Bug 303315: Improve javadoc for disassembly serviceJohn Cortell1-10/+14
2010-05-27Bug 314258 - [console] Cannot have both stdout in console and in filePawel Piech1-47/+7
2010-05-21Bug 313885 - [concurrency] TracingWrapperRunnable should log all Throwables ...Pawel Piech1-0/+3
2010-05-20Bug 309032: Need APIs to support memory pages (add ability for backend to ind...John Cortell1-4/+15
2010-05-14Bug 309032: Need APIs to support memory pages (or memory spaces)John Cortell3-14/+132
2010-05-14Bug 312813 - [Launch] MIInferiorProcess.exitValue() never returnsPawel Piech1-1/+4
2010-05-04Update incorrect JavadocEd Swartz1-1/+1
2010-05-04Bug 311416: Clarify javadocMarc Khouzam1-5/+8
2010-04-30Bug 309309: CommandCache could prevent RMs from being completed if the IComma...Marc Khouzam1-8/+12
2010-04-30Clarify method.Marc Khouzam1-0/+4
2010-04-23Bug 310335 - [concurrent] Query utility does not propagate a cancel requestsPawel Piech1-128/+107
2010-04-22[248627] Support "Show Full Path" action for DSFMarc Khouzam1-0/+12
2010-04-22Added assert.John Cortell1-0/+1
2010-04-06[248587] Support "Event' BreakpointsJohn Cortell1-1/+5
2010-03-24Fix bug 306553 by generalizing Cast To Type / Display As Array UI so it can b...Ed Swartz2-1/+183
2010-03-24[306982] - [concurrent] DsfRunnable.finalize() method increases the cost of g...Pawel Piech2-44/+57
2010-03-24[302628] Moved to a non-API package.Pawel Piech1-200/+0
2010-03-15addressed backward compatibility issuesDavid Dubrow1-7/+7
2010-03-13Fixes for M6 build.Doug Schaefer1-0/+6
2010-03-13Bug 305365 allowing editable value to differ from formatted valueDavid Dubrow1-0/+9

Back to the top