Skip to main content
summaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2010-03-15addressed backward compatibility issuesDavid Dubrow2-12/+16
2010-03-13Fixes for M6 build.Doug Schaefer1-0/+6
2010-03-13Bug 305365 allowing editable value to differ from formatted valueDavid Dubrow3-7/+23
2010-03-13[302628] - [breakpoints][cdi] Implement linking of active debug context with ...Pawel Piech7-369/+621
2010-03-11Fixed warningsJohn Cortell1-0/+2
2010-03-11Bug 305533, Step One, remove the old Disassembly view and rename the DSF one.Ken Ryall1-1/+1
2010-03-11Revert to version 1.26, remove accidental commit.Ken Ryall1-9/+1
2010-03-10Bug 302595, return null for default.Ken Ryall1-1/+1
2010-03-10Bug 303334, pref cleanup.Ken Ryall4-14/+56
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-09BugzillasRandy Rohrbach5-109/+261
2010-03-09Update with Pawel's adjusted patch using ICBreakpoint.C_BREAKPOINTS_DEBUG_MOD...Ken Ryall1-13/+23
2010-03-09Bug 305071 - Support breakpoints in Disassembly at the DSF level.Ken Ryall5-0/+315
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

Back to the top