Skip to main content
summaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2010-06-03New CDT Icon.Doug Schaefer6-2/+2
2010-06-03Bug 315439 Fix up copyrightVivian Kong347-2649/+2659
2010-06-02Bug 315439 Fix up copyrightVivian Kong47-46/+56
2010-06-02Bug 315446: Wrong bundle name makes NLS strings fail to be found.Marc Khouzam1-2/+3
2010-05-31update copyright in about and update provider infoVivian Kong2-2/+2
2010-05-31Bug 306627 - Fix license inconsistenciesVivian Kong4-122/+238
2010-05-31 Bug 314212 - CDT Feature copyright dates are outdatedVivian Kong2-2/+2
2010-05-28Bug 314950: A null reason is valid in non-stop modeMarc Khouzam1-2/+5
2010-05-28Bug 303315: Improve javadoc for disassembly serviceJohn Cortell1-10/+14
2010-05-27Bug 314258 - [console] Cannot have both stdout in console and in filePawel Piech1-47/+7
2010-05-27Bug 314056 - Disassembly truncates 64bit instruction addressesAnton Leherbauer1-2/+2
2010-05-26Bug 314557 - No error dialog when problems occur opening a memory monitor on...Ken Ryall1-6/+6
2010-05-26Bug 313893, reorg capabilities into cdt product plug-in.Ken Ryall2-47/+0
2010-05-25Bug 308835 - Multi-thread debugging in regular stop-mode with gdb 6.8 is not...Pawel Piech1-2/+81
2010-05-25Bug 303968, apply Marc's patch to move the remainder of the UI from gdb to ds...Ken Ryall6-0/+274
2010-05-24Refactoring of update listener to match debug platform tests.Pawel Piech2-10/+21
2010-05-21Bug 308626 - Backed out accidental checking of changes for bug 310352.Pawel Piech1-74/+43
2010-05-21Bug 313964 - [vm] StackOverflowException in a toString() method in AbstractV...Pawel Piech1-1/+1
2010-05-21Bug 313885 - [concurrency] TracingWrapperRunnable should log all Throwables ...Pawel Piech1-0/+3
2010-05-20Bug 313827 - [expressions] Use the "+" icon for the Add New Expression elementPawel Piech1-1/+5
2010-05-20Bug 308626 - Added a test for RejectedExecutionException.Pawel Piech1-38/+74
2010-05-20Bug 302628: Implement linking of active debug context with selection in Break...John Cortell1-382/+382
2010-05-20Bug 309032: Need APIs to support memory pages (add ability for backend to ind...John Cortell1-4/+15
2010-05-20Bug 312817 - backed out changes of bug 310992Anton Leherbauer1-2/+4
2010-05-19Bug 310191 - [number format detail] Detail pane does not clear up when DSF-GD...Pawel Piech1-0/+15
2010-05-17Bug 310331 - Fix wrong element pathAnton Leherbauer1-1/+2
2010-05-14Bug 309032: Need APIs to support memory pages (or memory spaces)John Cortell3-14/+132
2010-05-14Bug 312467: Strings were not translated properly.Marc Khouzam3-3/+46
2010-05-14Bug 312813 - [Launch] MIInferiorProcess.exitValue() never returnsPawel Piech7-15/+39
2010-05-10Bug 312229: Missing delta generation was forcing us to refresh the expression...Marc Khouzam2-3/+7
2010-05-10Bug 264895: Allow the visible console to match the currently selected debug c...Marc Khouzam1-53/+3
2010-05-04Update incorrect JavadocEd Swartz1-1/+1
2010-05-04Bug 311591 - externalize strings for debug activitiesVivian Kong2-5/+11
2010-05-04Bug 311416: Clarify javadocMarc Khouzam1-5/+8
2010-04-30Bug 309309: CommandCache could prevent RMs from being completed if the IComma...Marc Khouzam1-8/+12
2010-04-30Clarify method.Marc Khouzam1-0/+4
2010-04-30[248627] Potential NPE in StackFramesVMNodeAnton Leherbauer1-6/+6
2010-04-30 Bug 310992 - [vm][cache] Unnecessary cache flushing of thread children on su...Anton Leherbauer1-4/+2
2010-04-29Bug 311122 - [breakpoints] NPE in AbstractBreakpointVMNode.Pawel Piech1-6/+4
2010-04-29 Bug 311031: avoid swallowing double-click eventMarc Khouzam1-4/+4
2010-04-28Bug 310331 - Fix wrong viewer inputAnton Leherbauer1-1/+1
2010-04-28Bug 306627 - Fix license inconsistenciesVivian Kong1-41/+37
2010-04-28Bug 310443 - DSF Disassembly part cannot locate external source filesAnton Leherbauer1-4/+11
2010-04-28Bug 310425 - incorporate Marc's feedbackAnton Leherbauer2-34/+32
2010-04-27Bug 310425 - [hover][api] Add support for optional details pane and default e...Anton Leherbauer2-35/+105
2010-04-26Bug 310331 - Minor optimizations to VMViewerUpdateAnton Leherbauer1-11/+7
2010-04-23Bug 310052 - [debug view] Allow overriding StackFramesVMNode event handling ...Pawel Piech1-11/+69
2010-04-23Bug 310335 - [concurrent] Query utility does not propagate a cancel requestsPawel Piech2-160/+219
2010-04-23Added a red color for a triggered alarm.Pawel Piech2-1/+7
2010-04-23Bug 310331 - [vm] Refactor VMViewerUpdate to avoid data duplication.Pawel Piech1-68/+74

Back to the top