Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2009-07-13Fixed 283333; View doesn't update when user makes model changeJohn Cortell1-0/+43
2009-07-13Fixed 283314. DsfExecutable wrongly annotated as ImmutableJohn Cortell1-1/+1
2009-07-10Fix spelling/grammarJohn Cortell1-2/+2
2009-07-10Corrected gramatical error in comment. Updated copyrightJohn Cortell1-2/+2
2009-07-10Removed pre-processor generated files from CVS.Pawel Piech1-0/+2
2009-07-09[263521] [debug view][stack] Retrieving limited number of stack frames does n...Anton Leherbauer1-1/+17
2009-07-07[280947] Adding debug traces to the CommandCacheMarc Khouzam2-0/+59
2009-07-07Increment bundle versionAnton Leherbauer1-1/+1
2009-07-07[268081] [disassembly] Weird disassembly view, patch by Dmitry SmirnovAnton Leherbauer1-12/+20
2009-06-25Fixed an extraneous import from last checkin.Pawel Piech1-1/+0
2009-06-25[281585] - [pda] Refactor of PDA's IAdapterFactory implementation.Pawel Piech6-214/+255
2009-06-25[280770] [view model] Stack frame list is not updated on change of stack fram...Anton Leherbauer1-65/+105
2009-06-16fix legal, provider infoVivian Kong1-2/+3
2009-06-16update copyrightVivian Kong2-0/+20
2009-06-10Fixed up a number of legal items.Doug Schaefer6-2/+65
2009-05-27update copyrightsVivian Kong15-90/+90
2009-05-27update copyrightsVivian Kong38-216/+276
2009-05-26bug 254307 - brandingVivian Kong8-14/+17
2009-05-15[276325] [disassembly] [breakpoints] Exception when setting breakpoint in dis...Anton Leherbauer1-4/+2
2009-05-15[276327] [breakpoints][disassembly] Breakpoints of the disassembly view don't...Anton Leherbauer1-5/+5
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

Back to the top