Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-03Bug 315439 Fix up copyrightVivian Kong68-1206/+1216
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
2010-03-10Updated comments.Pawel Piech1-4/+8
2010-03-10[305376] - [concurrent] RejectedExecutionExeption is not properly handled in ...Pawel Piech1-4/+12
2010-03-05[228703] - [breakpoints] Add a breakpoint hit event to IBreakpoints service.Pawel Piech1-0/+45
2010-03-04More cleanup for bug 303968.Ken Ryall1-4/+4
2010-03-02[304434] ISourceLookupParticipant.getSourceName(Object) should return null, n...John Cortell1-1/+6
2010-03-02Bug 303968, move support for Run To Line, Move To Line, Resume At Line, to DSF.Ken Ryall1-0/+108
2010-03-01Fixed typo in commentJohn Cortell1-1/+1
2010-03-01Fixed typo in commentJohn Cortell1-153/+153
2010-03-01befriend dsg-gdb test pluginJohn Cortell1-1/+1
2010-02-19[303315] Improve javadoc for disassembly serviceJohn Cortell1-32/+47
2010-02-12[249162] comment#9 - Adjusted error codes.Pawel Piech1-0/+4
2010-02-11Warnings cleanup.Pawel Piech3-6/+6
2010-02-11[291426] - [breakpoints] Add DSF support for flex-hierarchy breakpoints view.Pawel Piech1-0/+200
2010-02-11[300586] (comment#9) - Added a clarifying comment.Pawel Piech1-1/+5
2010-02-11[300586] (comment#9) - Simplified tracking maximum status code value.Pawel Piech1-12/+6
2010-02-11[300586] (comment#9) - Removed redundant instanceof DsfMultiStatus.Pawel Piech1-2/+3
2010-02-09[302327] inaccuracy in JavaDoc IDisassembly.getMixedInstructionsJohn Cortell1-10/+17
2010-02-08[301975] - CountingRequestMonitor status is brokenPawel Piech1-2/+1
2010-02-05[301913] - [services] Support for repeated call to addServiceEventListenerPawel Piech1-4/+5
2010-02-03Doc enhancementJohn Cortell1-7/+17
2010-01-23[300586] - Error logged by DsfSuspendTriggerPawel Piech2-2/+69
2010-01-18Correct wording in commentJohn Cortell1-1/+1
2010-01-11Bug 299167, turn the Variable View's Address column into a Location column.Ken Ryall1-2/+52
2010-01-11Converted some protected methods to private to avoid exposing unnecessary API.Pawel Piech1-3/+3
2010-01-09Warnings cleanup.Pawel Piech1-1/+1
2010-01-08Bug 293049 - [concurrent] Received IllegalStateException on shutdownPawel Piech1-3/+7
2010-01-08Bug 292468 - [breakpoints] Cannot update breakpoint status properly with cur...Pawel Piech4-7/+1348
2010-01-06[298135]- Several calls to DsfSession add/removeServiceEventListener not on ...Pawel Piech1-0/+4
2009-12-10Documentation improvementJohn Cortell1-4/+6

Back to the top