Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Bug 373468 - "Add new expression" node in Expressions view disappears when Ex...Pawel Piech2-16/+67
2012-04-10Bug 376443 - [expressions] Adding multiple expressions to view can leave the ...Pawel Piech2-2/+7
2012-04-03Bug 374512 - breakpointContribution does not support customPawel Piech4-4/+90
2012-03-21Revert "Temporarily restored compatibility with Eclipse 3.7."Sergey Prigogin11-47/+452
2012-03-21Temporarily restored compatibility with Eclipse 3.7.Sergey Prigogin11-452/+47
2012-03-20Bug 374835 - [disassembly] Toggle breakpoint actions don't work disassembly e...Pawel Piech1-1/+1
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its propertiesPawel Piech10-15/+412
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech1-32/+40
2012-03-08Bug 371012 - Number format pull down menu need to get choices from service or...Winndie Lai3-8/+104
2012-03-06Bug 370462: Revert FormattedValueVMUtil to remove previous contribution as it...Marc Khouzam1-33/+2
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Marc Khouzam1-3/+1
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Mathias Kunter2-3/+36
2012-02-23Bug 370560 - Run to line not show up in breadcrumb modePawel Piech1-146/+30
2012-02-08Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid lin...Pawel Piech5-39/+150
2012-02-06Bug 369998 - IBreakpointLocationProvider methods need a target orPatrick Chuong3-30/+41
2012-01-26Bug 365541 - View an array variable whose length is very long (such asMikhail Khodjaiants3-7/+82
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam2-3/+8
2012-01-05Bug 364405 - [disassembly] Multiple instruction pointersPatrick Chuong1-5/+32
2012-01-04Bug 367808: Cleanup new warnings for missing @Override for Java 6 in cdt.dsf ...Marc Khouzam170-330/+1321
2011-12-21Bug 366942 - [disassembly] Extension point for contributing ruler columnsAnton Leherbauer15-423/+665
2011-12-14Bug 353351 - DisassemblyBackendDsf.retrieveFrameAddressInSessionThread()Patrick Chuong2-23/+21
2011-12-13Bug 366446 - [test] DSF tests don't compile against platform 4.2M4Pawel Piech8-26/+24
2011-12-12Bug 365966: Convenience RequestMonitor classes using ImmediateExecutorWilliam R. Swanson3-0/+102
2011-12-09Bug 366173 - [disassembly] Extract base class from BreakpointsAnnotationModel...Anton Leherbauer2-63/+98
2011-12-07Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM)Pawel Piech2-0/+12
2011-12-01Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) -Pawel Piech5-0/+1462
2011-11-30Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM)Pawel Piech9-178/+290
2011-11-04Cleanup of obsolete api filtersAnton Leherbauer2-58/+11
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin6-6/+6
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin6-6/+6
2011-10-18Switched to Java 1.6.Sergey Prigogin4-8/+8
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin2-2/+2
2011-10-05Bug 359783 - (Fix matching of timed-out event contexts and trackingPawel Piech1-11/+19
2011-10-05Bug 359783 - (Avoid assertion error in case of inconsistent modelPawel Piech1-3/+4
2011-10-05Bug 359783 - (comment #3: Fixed handling of suspended event to matchPawel Piech1-1/+3
2011-10-05Bug 359783 - [run control] SteppingController step timeout doesn't workPawel Piech1-27/+67
2011-09-16Fix invalid bundle versionAnton Leherbauer2-2/+2
2011-09-16Bug 357440 - [disassembly] Add opcode ruler column to the disassembly viewScott Tepavich10-47/+290
2011-09-16Bug 357612 - [disassembly] Missing register tool-tipsScott Tepavich2-16/+43
2011-09-03Fix poms for tycho 0.13.Doug Schaefer1-1/+2
2011-09-02Bug 355833: Thread filter effectively disables a breakpoint at the next sessionMarc Khouzam2-7/+56
2011-09-02Bug 309908 - [vm] VMDelta does not override setIndex()Eugene Ostroukhov3-2/+6
2011-08-30Bug 352888: Add two new "done" methods to RequestMonitor and DataRequestMonitorEugene Ostroukhov3-5/+49
2011-08-04Added .gitignore to dsf examples for generated code.Doug Schaefer1-0/+2
2011-07-21Bug 352795 - [expressions] Enable in-line editing of expressionPawel Piech1-1/+8
2011-07-14Bug 351898 - Add guard to populate expression column for variables thatPawel Piech1-2/+5
2011-07-13Bug 352012 - [update policy] "Breakpoint Hit" update policy does notPawel Piech1-0/+24
2011-07-12Bug 351898 - [expressions] Invalid expressions do not show errors in thePawel Piech1-1/+22
2011-06-28Mavenizing CDT releng.Doug Schaefer6-0/+102
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong2-2/+2

Back to the top