Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2009-03-12Removed unnecessary SuppressWarnings.Pawel Piech1-1/+0
2009-03-12Updated comments.Pawel Piech1-10/+10
2009-03-12[268339] Fix since tagsAnton Leherbauer4-6/+12
2009-03-12[266588] - Removed deprecated methods.Pawel Piech7-136/+4
2009-03-11[225650] - Fix an NPE.Pawel Piech1-1/+1
2009-03-11[268230] - [view model] Mark view model API as provisional.Pawel Piech48-80/+15
2009-03-11[225650] - [view model] Convert debug views' view model implementation to use...Pawel Piech2-17/+11
2009-03-11Bug 225650 - Fixed an assertion failed error related to calling a label updat...Pawel Piech1-1/+0
2009-03-10[225650] - [view model] Convert debug views' view model implementation to use...Pawel Piech76-2574/+3545
2009-03-04[265882] - Moved VM update scopes interface to a provisional package.Pawel Piech8-10/+30
2009-03-03[266824] [source lookup] NPE in DsfSourceDisplayAdapter without SteppingContr...Anton Leherbauer1-3/+4
2009-03-02Remove duplicate plugin dependenciesAnton Leherbauer1-3/+0
2009-03-02[266472] [run control] SteppingController disables stepping if there is no pa...Anton Leherbauer1-1/+3
2009-03-02[265882] Restore class visibility (executable extension)Anton Leherbauer1-1/+6
2009-03-02[265882] API cleanup: Remove StepQueueManagerAnton Leherbauer12-390/+38
2009-02-28[265882] Missing @since tagMarc Khouzam1-0/+3
2009-02-27[265882] - Additional interface cleanup and @since comments.Pawel Piech126-133/+338
2009-02-27Fix warningAnton Leherbauer1-1/+0
2009-02-26Continuation of 265882Randy Rohrbach2-2/+2
2009-02-26partial fix for Bugzilla 265882Randy Rohrbach22-61/+84
2009-02-26Fix feature versionsAnton Leherbauer1-1/+1
2009-02-26Add .options file in binary buildAnton Leherbauer4-11/+10
2009-02-25[266105] Unable to see DSF disassemblyAnton Leherbauer1-8/+17
2009-02-22Bug 262917.Ken Ryall3-2/+19
2009-02-18[265199] [run control] SteppingController#doneStepping not called when step f...Anton Leherbauer1-1/+3
2009-02-03Bug 263507 - [menus] DSF UI icons are missing from the built plugin.Pawel Piech1-1/+3
2009-02-03Bug 264498 - [pda] The PDA Virtual Machine sources are not included in the An...Pawel Piech1-2/+4
2009-01-29bug 253574 - removing empty plugin.xmlVivian Kong1-5/+0
2009-01-29bug 260292 - adding DSF plugins to CDT buildVivian Kong4-2/+34
2009-01-28bug 260292 - adding DSF plugins to CDT buildVivian Kong2-2/+0
2009-01-28bug 260292 - adding DSF plugins to CDT buildVivian Kong2-16/+21
2009-01-27Bug 260292 - Moved the PDA unit tests from the examples plugin and into the D...Pawel Piech14-3/+7
2009-01-26Initial revision.Pawel Piech20-0/+1431
2009-01-23Bug 262245 - [vm] AbstractVMProvider may install the same model proxy for mul...Pawel Piech2-4/+12
2009-01-23Bug 261858 - [debug view] After suspend event, only the top stack frame shoul...Pawel Piech1-12/+1
2009-01-23Bugzilla 262210Randy Rohrbach1-6/+10
2009-01-21Fix for Bug261883Francois Chouinard1-2/+7
2009-01-20Defects 258994 & 230936.Randy Rohrbach4-286/+146
2009-01-19[261392] Number Format drop down menu selections are missing in debug viewsAnton Leherbauer1-3/+3
2009-01-19[251406] Adjust plug-in version dependencyAnton Leherbauer1-1/+1
2009-01-16Bugzilla 261384Randy Rohrbach1-1/+1
2009-01-16Bug 261339 - Add missing externalized stringsAnton Leherbauer1-0/+37
2009-01-13Bug 251406 - Make CSourceViewerConfiguration and friends public APIAnton Leherbauer2-71/+109
2009-01-13[260786] - [menu] Typo in RetargetDebugContextAction.getAdapter()Pawel Piech1-1/+1
2009-01-08Migrated DSF and DSF-GDB to the CDT project.Pawel Piech546-0/+69954

    Back to the top