Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2010-03-05[228703] - [breakpoints] Add a breakpoint hit event to IBreakpoints service.Pawel Piech1-0/+45
2010-03-05[303968] RunToLine and ResumeAtLine were overridden in GDBRunControl and GDBR...Marc Khouzam2-14/+8
2010-03-04More cleanup for bug 303968.Ken Ryall4-17/+12
2010-03-02[304434] ISourceLookupParticipant.getSourceName(Object) should return null, n...John Cortell1-1/+6
2010-03-02[211338] - [variables][expressions] LayoutNodes should use IExpressions.getSu...Pawel Piech1-2/+80
2010-03-02Bug 303968, move support for Run To Line, Move To Line, Resume At Line, to DSF.Ken Ryall10-0/+1111
2010-03-02[302875] Add comment for clarificationAnton Leherbauer1-0/+2
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-03-01[302875] [dis] Toggling "Show Symbols" resets viewportAnton Leherbauer1-2/+22
2010-03-01[302873] [dis] Toggling "Show Source" jumps to unexpected locationAnton Leherbauer2-118/+31
2010-03-01Cleanup unused messagesAnton Leherbauer1-4/+0
2010-03-01[302925] Clarify insertDisassembly() return value and align implementationsAnton Leherbauer1-5/+9
2010-02-26Bug 303481 - change update site for heliosVivian Kong2-2/+2
2010-02-26[302925] Incorporate John's review feedbackAnton Leherbauer1-8/+2
2010-02-19[248606] Add support for toggling watchpoints in the variables and expression...John Cortell2-20/+25
2010-02-19Cleanup unused messagesAnton Leherbauer2-60/+0
2010-02-19[303315] Improve javadoc for disassembly serviceJohn Cortell1-32/+47
2010-02-18[302554] [disassembly][api] Provisional disassembly API should use IAddress i...Anton Leherbauer4-17/+36
2010-02-18[302348] [dis] Expression support: merge goto symbol and got addressAnton Leherbauer7-109/+22
2010-02-18[302348] [dis] Expression support in DSF Disassembly view is too limitedAnton Leherbauer1-11/+30
2010-02-17[299300] Respect order of detail formatsMarc Khouzam2-15/+12
2010-02-17[302505] [disassembly view] Infinite loop retrieving disassemblyAnton Leherbauer3-40/+52
2010-02-17[302006] Disassembly view doesn't take into account active debug context when...Anton Leherbauer2-14/+17
2010-02-17[302923] [disassembly] Remove REDDocument.finalize()Anton Leherbauer1-6/+1
2010-02-15[302772] Refactor DSF Disassembly view to support CDIJohn Cortell20-1173/+1532
2010-02-14[275238] Added extra Details format which gives more details and supports pre...Marc Khouzam1-2/+9
2010-02-12added commentJohn Cortell1-3/+10
2010-02-12[302759] Disassembly view fails to remove itself as a Debug view selection li...John Cortell1-1/+1
2010-02-12[249162] comment#9 - Adjusted error codes.Pawel Piech1-0/+4
2010-02-11Warnings cleanup.Pawel Piech3-6/+6
2010-02-11[299834] - [Debug View] Remove 'refresh' button from Debug viewPawel Piech1-8/+22
2010-02-11[291426] - [breakpoints] Add DSF support for flex-hierarchy breakpoints view.Pawel Piech14-10/+1582
2010-02-11Warnings cleanup.Pawel Piech1-1/+1
2010-02-11Warnings cleanup.Pawel Piech10-11/+10
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-11[300586] (comment#9) - Removed redundant call to isSuccess().Pawel Piech1-1/+1
2010-02-11[302507] [disassembly view] DSF Disassembly view no longer shows breakpoint i...Anton Leherbauer1-0/+12
2010-02-10Bug 299834 - Assign unique IDs to refresh actions in different views.Pawel Piech1-4/+4
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-05Bug 300053 - Inserting additional breakpoint marker into DSF Disassembly ViewAnton Leherbauer3-23/+183
2010-02-05[301913] - [services] Support for repeated call to addServiceEventListenerPawel Piech1-4/+5
2010-02-03[301726] - [breakpoints][view model] Breakpoints disappear when hiding view i...Pawel Piech1-0/+3
2010-02-03Clarify comment. Discussed with Marc.John Cortell1-2/+4
2010-02-03Doc enhancementJohn Cortell1-7/+17
2010-02-01[300586] Error logged by DsfSuspendTriggerPawel Piech1-1/+18

Back to the top