Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2009-05-11[275646] [view model] DefaultVMContentProviderStrategy does not consider unli...Anton Leherbauer1-3/+11
2009-05-06Inverted commentMarc Khouzam1-2/+2
2009-05-06[275136] [view model] done() may be called twice on request monitorAnton Leherbauer2-11/+12
2009-05-01update feature dependenciesVivian Kong1-0/+1
2009-04-24[218847] Add SELECT to startup events. Also, handle ModelProxyInstalledEvent...Marc Khouzam1-5/+6
2009-04-24Continuation of Bugzxilla 272369. Darin accepted my other patch so the presen...Randy Rohrbach3-247/+22
2009-04-24Bugzilla 272369Randy Rohrbach7-88/+642
2009-04-24Fix warningsAnton Leherbauer4-32/+18
2009-04-24[218847] Add delta handling for ModelProxyInstalledEvent and DataModelIntiali...Anton Leherbauer1-3/+113
2009-04-23Add a guard for potential NPE.Pawel Piech1-1/+3
2009-04-23[218847] Remove CONTENT flag for DataModelInitializedEvent as it is not needd.Marc Khouzam1-2/+2
2009-04-21[218847] Create a DataModelInitialized event, to properly initialize selectio...Marc Khouzam4-8/+51
2009-04-03[269956] [api][source lookup] DsfSourceDisplayAdapter should allow to create ...Anton Leherbauer3-24/+176
2009-03-31Fixed range of supported number formats in PDA.Pawel Piech1-3/+3
2009-03-31[202656] - [update policy] Obsolete values (dirty cache entries) should be i...Pawel Piech30-201/+597
2009-03-24[269689] [source lookup] DsfSourceDisplayadapter should respect ISourcePresen...Anton Leherbauer1-18/+34
2009-03-24[269767] [view model] LaunchRootVMNode misses a done()Anton Leherbauer1-1/+2
2009-03-20Fixed inconsistency in use of executor.Pawel Piech1-10/+1
2009-03-19[269306] - Implemented GDB-specific OS ID.Pawel Piech5-55/+20
2009-03-19[269387] Fix javadoc. There are cases where monitor.done() must still be cal...Marc Khouzam1-2/+1
2009-03-19Add a threads sample.Pawel Piech1-0/+23
2009-03-19[269306] Add PROP_ID2 to checkProperty()Marc Khouzam1-1/+3
2009-03-19[256798] Fix comments to match the fact that DsfServicesTracker now listen fo...Marc Khouzam1-2/+4
2009-03-19[269306] Fix ThreadVMNode to display as we used to.Marc Khouzam4-5/+26
2009-03-18Fix format for module and address only.Ken Ryall1-1/+1
2009-03-18[269146] Duplicate message, and unused one.Marc Khouzam1-11/+0
2009-03-18[269196] Guard against null StateChangeReasonMarc Khouzam1-1/+5
2009-03-18[269146] - [view model] NLS warning messages in the logPawel Piech2-8/+0
2009-03-18[269196] - [run control] [non-stop] NPE when StateChangeReason of IExecutionD...Pawel Piech2-1/+10
2009-03-18[269043] [run control] If I perform a step operation on a thread, stepping is...Anton Leherbauer1-0/+2
2009-03-18[269135] - [view model][breadcrumb] Opening a drop-down causes an installed d...Pawel Piech1-0/+11
2009-03-18[269130] - [debug view] Bad thread label for a thread that exited when in the...Pawel Piech1-1/+2
2009-03-17[269048] - [pda][run control] The suspend command is not enabled on the threa...Pawel Piech1-1/+1
2009-03-17[269046] - [debug view] Debug target icon shows that target is suspended when...Pawel Piech1-1/+1
2009-03-16Add refresh option to example ant build.Pawel Piech1-2/+7
2009-03-16Fix PDA plugin messages.Pawel Piech2-3/+4
2009-03-16Fix PDA source lookup bug.Pawel Piech1-1/+1
2009-03-16[268233] - Dependencies on internal constants cause the CDT build to fail aga...Pawel Piech7-37/+32
2009-03-16[268760] [view model] DefaultDsfSelectionPolicy accesses DSF services in the ...Anton Leherbauer1-11/+36
2009-03-16[268721] [disassembly] Service tracker and service used on wrong threadAnton Leherbauer2-80/+142
2009-03-14[268631] [memory] target org.eclipse.cdt.dsf.debug.ui.memory.RefreshAction to...Ted Williams1-0/+12
2009-03-14Defect 268629Randy Rohrbach4-1/+41
2009-03-13[256798] - [services] Services can be called after they are shutdownPawel Piech1-1/+77
2009-03-13[268617] - [view model] StackFrameVMNode accesses DSF services in the wrong t...Pawel Piech1-26/+25
2009-03-13Defect 225650, additional tweaking.Randy Rohrbach1-1/+1
2009-03-13Attempt to get PDA working in binary plugin.Pawel Piech1-1/+7
2009-03-13[225650] - Patch renaming IDsfService.isActive() to IDsfService.isRegistered()Pawel Piech2-5/+5
2009-03-13[254200] - Localization - ICU4JPawel Piech4-4/+4
2009-03-13Got rid of redundant import statements.Pawel Piech1-8/+0
2009-03-13Localization - ICU4JPawel Piech2-0/+2

Back to the top