Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Bug 312997: Set the default launch delegate using the launch configuration ty...Marc Khouzam1-21/+0
2010-05-14Bug 284573: Do force a preferred launch delegate if the configuration type al...Marc Khouzam1-5/+2
2010-05-14Bug 281970: No longer show the Debugger, Refresh and Source tabs for a Run Co...Marc Khouzam1-5/+16
2010-05-13Bug 309032: Need APIs to support memory pages (or memory spaces)John Cortell6-184/+216
2010-05-12Bug 312706: Update the enablement of the buttons after they are created.Marc Khouzam1-4/+2
2010-05-04Bug 289526 - [debug view] Migrate the Restart feature to the new one, as sup...Pawel Piech2-142/+0
2010-04-29Bug 289526 - [debug view] Migrate the Restart feature to the new one, as sup...Pawel Piech1-8/+56
2010-04-29Move parsing for source file into a job with progress monitor.Ken Ryall1-3/+25
2010-04-29Bug 310093 - Toggle instruction stepping mode issuesAnton Leherbauer2-3/+11
2010-04-28Bug 310443 - DSF Disassembly part cannot locate external source filesAnton Leherbauer1-0/+11
2010-04-27Bug 310672 Remove clones of PixelConverter and replaced with usage of org.ec...Alena Laskavaia6-71/+11
2010-04-26Only refresh the mapping of the source files, not the entire list.Ken Ryall1-2/+2
2010-04-23[309001] Too many debug hovers in PreferencesAnton Leherbauer2-0/+142
2010-04-22[248627] Support "Show Full Path" action for DSFMarc Khouzam2-4/+53
2010-04-20Only create a new source mapping entry for the directory where the missing fi...Ken Ryall1-10/+2
2010-04-19Prevent opening a new editor each time.Ken Ryall1-0/+9
2010-04-19 Bug 274872 - Repeated '<unknown>' editorKen Ryall2-1/+16
2010-04-19[248627] Fix for ShowFullPaths enablement and preference bug.Marc Khouzam2-11/+28
2010-04-19update copyrightVivian Kong2-2/+3
2010-04-17 Bug 309550: Newly added register group doesn't appear in the viewMikhail Khodjaiants1-3/+35
2010-04-14Commit fix for bug 248610, add "View Memory" support to DSF (Stephen Chong)Ed Swartz2-88/+76
2010-04-12[308933] Event breakpoints icons lack decoratorsJohn Cortell3-13/+26
2010-04-07If the evaluation context is not valid the detail panel should be cleared.Mikhail Khodjaiants1-0/+3
2010-04-06 Bug 308055: Register values are not updated when switching between frames. ...Mikhail Khodjaiants3-10/+50
2010-04-06[306569] Missing @since tagsMarc Khouzam1-0/+2
2010-04-06 Bug 306569: Dynamic content support for ICDebuggerPageMikhail Khodjaiants2-3/+86
2010-04-05 Bug 308055: Register values are not updated when switching between framesMikhail Khodjaiants13-11/+619
2010-03-24Fix bug 306553 by generalizing Cast To Type / Display As Array UI so it can b...Ed Swartz3-128/+106
2010-03-17[300718] The delete button in the Breakpoint actions preference page was no l...Marc Khouzam1-0/+8
2010-03-12[305533] Removed old disassembly view from codebaseJohn Cortell23-2126/+8
2010-03-12[302925] Apply partial workaround for excessive data from GDB also to CDI bac...Anton Leherbauer1-5/+5
2010-03-11Fixed warningsJohn Cortell1-1/+3
2010-03-11[249223] Make ResumeWithoutSignal retargettable. Add ResumeWithoutSignal act...Marc Khouzam5-75/+88
2010-03-10Open the DSF disassembly view.Ken Ryall1-2/+1
2010-03-09Update with Pawel's adjusted patch using ICBreakpoint.C_BREAKPOINTS_DEBUG_MOD...Ken Ryall1-2/+11
2010-03-05[303553] Added an assert.Pawel Piech1-0/+1
2010-03-05[303553] - Disabled handler for multi-selection.Pawel Piech1-1/+1
2010-03-05[303 553] - Fixed a redundant import.Pawel Piech1-1/+0
2010-03-05[303553]- [breakpoints] No property action in breakpoints viewPawel Piech2-104/+92
2010-03-04[304384] Make DSF-GDB the default CDT debugger.Marc Khouzam1-1/+1
2010-03-01[302925] Clarify insertDisassembly() return value and align implementationsAnton Leherbauer1-1/+21
2010-02-26Comment adjustmentJohn Cortell1-1/+1
2010-02-26[302925] Incorporate John's review feedbackAnton Leherbauer1-6/+8
2010-02-25Fixed commentJohn Cortell2-2/+2
2010-02-24Bug 303737 - [hover] The debug expression hover does not work for "this"Anton Leherbauer1-4/+10
2010-02-24Bug 302925 - [disassembly][dsf] Endless loop retrieving disassembly dataAnton Leherbauer3-27/+61
2010-02-23[303569] Debug view does not reveal reason when thread is stopped by event br...John Cortell2-6/+11
2010-02-22[303370] Creating an event breakpoint leaves you with a disabled element in t...John Cortell1-30/+15
2010-02-22[248606] Add support for toggling watchpoints in the variables and expression...John Cortell3-25/+43
2010-02-22[248606] Add support for toggling watchpoints in the variables and expression...John Cortell1-1/+2

Back to the top