Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2011-10-05Bug 359783 - (Fix matching of timed-out event contexts and trackingPawel Piech1-11/+19
2011-10-05Bug 359783 - (Avoid assertion error in case of inconsistent modelPawel Piech1-3/+4
2011-10-05Bug 359783 - (comment #3: Fixed handling of suspended event to matchPawel Piech1-1/+3
2011-10-05Bug 359783 - [run control] SteppingController step timeout doesn't workPawel Piech1-27/+67
2011-09-16Fix invalid bundle versionAnton Leherbauer2-2/+2
2011-09-16Bug 357440 - [disassembly] Add opcode ruler column to the disassembly viewScott Tepavich10-47/+290
2011-09-16Bug 357612 - [disassembly] Missing register tool-tipsScott Tepavich2-16/+43
2011-09-03Fix poms for tycho 0.13.Doug Schaefer1-1/+2
2011-09-02Bug 355833: Thread filter effectively disables a breakpoint at the next sessionMarc Khouzam2-7/+56
2011-09-02Bug 309908 - [vm] VMDelta does not override setIndex()Eugene Ostroukhov3-2/+6
2011-08-30Bug 352888: Add two new "done" methods to RequestMonitor and DataRequestMonitorEugene Ostroukhov3-5/+49
2011-08-04Added .gitignore to dsf examples for generated code.Doug Schaefer1-0/+2
2011-07-21Bug 352795 - [expressions] Enable in-line editing of expressionPawel Piech1-1/+8
2011-07-14Bug 351898 - Add guard to populate expression column for variables thatPawel Piech1-2/+5
2011-07-13Bug 352012 - [update policy] "Breakpoint Hit" update policy does notPawel Piech1-0/+24
2011-07-12Bug 351898 - [expressions] Invalid expressions do not show errors in thePawel Piech1-1/+22
2011-06-28Mavenizing CDT releng.Doug Schaefer6-0/+102
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong2-2/+2
2011-05-26Bug 347255 - [disassembly] NPE in BreakpointsAnnotationModelAnton Leherbauer1-0/+3
2011-05-20Bug 346568 - Update licenses for IndigoVivian Kong4-4/+8
2011-05-13Bug 331232 - There are memory leaks with each GDB debug session (partial fix)Anton Leherbauer1-2/+6
2011-05-06Bug 344842 - [disassembly] NPE when shutting down the workbenchPatrick Chuong1-0/+4
2011-05-05Bug 344768 - [disassembly] The disassembly view does not respect current line...Anton Leherbauer1-3/+1
2011-04-28Bug 343021 - variable/expression/register cell modifier need to try to get el...Patrick Chuong4-56/+133
2011-04-26Bug 343867 - EvaluationContextManager unnecessarily triggers loading of org.e...Pawel Piech1-2/+6
2011-04-19Bug 343272 - Missing IModelDelta.COLLAPSE delta detailPatrick Chuong1-1/+5
2011-04-15Bug 331629 - [disassembly] pageUp/pageDown scrolling jumps over unknown secti...v201104150807Anton Leherbauer2-10/+76
2011-04-14Bug 342791 - NPE in debug expression hover - null frame contextAnton Leherbauer1-22/+30
2011-04-12Bug 342535 - [disassembly] Don't resolve files to an inaccessible resourceAnton Leherbauer1-1/+1
2011-04-08Bug 332288 - [disassembly] Source lookup problems are logged multiple times f...Anton Leherbauer1-1/+4
2011-04-07Bug 342169 - [disassembly] Breakpoints on external source files are not displ...Anton Leherbauer1-12/+7
2011-04-01Bug 340478 - Variables/Registers/Expressions view refresh button enable/disab...Patrick Chuong1-5/+10
2011-03-30Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablementPatrick Chuong2-1/+71
2011-03-11Bug 337554 - [disassembly][breakpoints] Method breakpoints are not shown in t...Anton Leherbauer1-6/+37
2011-03-11Disassembly view should blank out if there is no debug context, related to bu...Anton Leherbauer1-29/+32
2011-03-10Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger featurePatrick Chuong14-15/+851
2011-03-04Bug 202556 - [variables][registers][expressions] Allow setting of numeric for...Patrick Chuong22-69/+1633
2011-02-25Change update site URL to indigoVivian Kong2-2/+2
2011-02-22Bug 337303: Refactor DisassemblyToggleBreakpointsTarget and DisassemblyToggle...Mikhail Khodjaiants2-123/+197
2011-02-21Bug 337764: Label for limited stack frame is not shownMarc Khouzam1-1/+1
2011-02-16Bug 337284 - NPE in debug expression hoverAnton Leherbauer1-8/+10
2011-02-15Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug...Patrick Chuong6-3/+41
2011-01-17Bug 331781 - Pin and Clone supportPatrick Chuong5-11/+35
2011-01-17Bug 304108 - [Disassembly] Disassembly view should clear when there is no deb...Anton Leherbauer2-41/+47
2011-01-13Bug 330875 - Use of Parenthesis in Stack Frame NameKen Ryall4-9/+73
2011-01-11Bug 333946 - [disassembly][api] provisional package should be marked internal...Anton Leherbauer2-10/+42
2011-01-04Bug 333509 - More generic reference to IMemoryBlockRetrieval.Randy Rohrbach1-7/+5
2010-12-21Bug 328168 - Disassembly view does not align address enter new address manuallyPatrick Chuong2-91/+173
2010-12-20 Bug 315443 - [disassembly] Not possible to remove breakpoint in disassembly ...Patrick Chuong3-2/+32
2010-12-02Bug 331552 - [disassembly] Need a way to insert more than one source lineAnton Leherbauer3-43/+27

Back to the top