Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Leherbauer3-1/+152
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 Swartz4-103/+107
2010-04-12[308933] Event breakpoints icons lack decoratorsJohn Cortell4-13/+26
2010-04-12Fix corrupted properties entries and update wording for the casting category.Ed Swartz1-3/+2
2010-04-09[284286] Move down the Breakpoint type entry of the CEditor popup menu. It i...Marc Khouzam1-14/+7
2010-04-07If the evaluation context is not valid the detail panel should be cleared.Mikhail Khodjaiants1-0/+3
2010-04-07Bug 303440 - [preferences] Unify and clarify debug preference pagesKen Ryall1-0/+44
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 Khodjaiants14-11/+644
2010-04-05[299835] Updating restart command icon to match the new platform one, which i...Marc Khouzam2-0/+0
2010-04-01[305533] Remove reference to obsolete commandsJohn Cortell1-50/+0
2010-03-24Fix bug 306553 by generalizing Cast To Type / Display As Array UI so it can b...Ed Swartz5-180/+225
2010-03-17[306287] debug.ui bundle does not export some packagesJohn Cortell1-0/+9
2010-03-17[300718] The delete button in the Breakpoint actions preference page was no l...Marc Khouzam1-0/+8
2010-03-15[303553] comment#14 - Added the breakpoint properties command definition back...Pawel Piech1-0/+11
2010-03-12[305533] Removed old disassembly view from codebaseJohn Cortell25-2225/+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-11Befriend dsf ui plugin to quite warningsJohn Cortell1-1/+1
2010-03-11Bug 305533, Step One, remove the old Disassembly view and rename the DSF one.Ken Ryall1-16/+0
2010-03-11[249223] Make ResumeWithoutSignal retargettable. Add ResumeWithoutSignal act...Marc Khouzam7-112/+179
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 Piech4-127/+115
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[303380] Breakpoint view's Watchpoint and Event Breakpoint action should be i...John Cortell1-12/+9
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

Back to the top