Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-05-02Bug 431627 - [mem] Need additional API to extend support for memoryAlvaro Sanchez-Leon1-0/+31
2014-04-09Removed unused codeMarc Khouzam2-2/+0
2014-04-09Remove unused API filtersMarc Khouzam1-11/+0
2014-04-03TypoMarc Khouzam1-1/+1
2014-03-31Bug 357270 - Show opcodes in the disassembly viewWilliam Riley5-5/+164
2014-02-27Update GdbMemoryBlockRetrieval and DsfMemoryBlockRetrieval to fixMarc Khouzam2-8/+8
2014-02-26Bug 426730: [Memory] Support 16 bit addressable sizeAlvaro Sanchez-Leon1-12/+43
2014-01-24Enabled JDK 1.7.Sergey Prigogin3-5/+5
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2014-01-15Bug 250323 - Each memory context needs a different memory retrievalAlvaro Sanchez-Leon4-1/+241
2013-12-05TyposMarc Khouzam1-2/+2
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2013-04-30Bug 244865 – Support for Step Into Selectionaleon1-0/+52
2013-02-13Bug 400152 - Add org.eclipse.debug.core and org.eclipse.resources.core importsPawel Piech1-1/+2
2013-01-04TypoMarc Khouzam1-1/+1
2012-12-25Fix version number in pom.xmlMarc-Andre Laperle1-1/+1
2012-12-18Bug 394408: Support enhanced-expressions for local variables. ThisMarc Khouzam2-1/+18
2012-10-24Bug 384632 - Missing change mark in the Memory viewMikhail Khodjaiants1-2/+2
2012-10-03Bug 390979 - NullPointerException in BreakpointsMediator2.getPlatformBreakpoi...Mario Pierro1-2/+4
2012-09-04Typos in javadocMarc Khouzam1-1/+1
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-1/+1
2012-05-11Bug 379277: Address FindBugs issues for DSF Marc Khouzam1-2/+2
2012-04-25Bug 330974: If the user selects multiple nodes in the debug view most debug c...Marc Khouzam1-0/+134
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 Kunter1-1/+3
2012-02-08Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid lin...Pawel Piech1-22/+33
2012-01-26Bug 365541 - View an array variable whose length is very long (such asMikhail Khodjaiants1-0/+24
2012-01-04Bug 367808: Cleanup new warnings for missing @Override for Java 6 in cdt.dsf ...Marc Khouzam25-16/+150
2011-12-12Bug 365966: Convenience RequestMonitor classes using ImmediateExecutorWilliam R. Swanson3-0/+102
2011-12-07Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM)Pawel Piech2-0/+12
2011-11-30Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM)Pawel Piech4-42/+83
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin1-1/+1
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-1/+1
2011-10-18Switched to Java 1.6.Sergey Prigogin2-4/+4
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin1-1/+1
2011-09-02Bug 355833: Thread filter effectively disables a breakpoint at the next sessionMarc Khouzam2-7/+56
2011-08-30Bug 352888: Add two new "done" methods to RequestMonitor and DataRequestMonitorEugene Ostroukhov3-5/+49
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
2011-05-13Bug 331232 - There are memory leaks with each GDB debug session (partial fix)Anton Leherbauer1-2/+6
2011-03-10Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger featurePatrick Chuong4-3/+136
2010-12-21Bug 328168 - Disassembly view does not align address enter new address manuallyPatrick Chuong1-0/+37
2010-11-11Bug 329488 - DSF ACPM deadlocksPawel Piech2-24/+53
2010-11-10Bug 329481: Inconsistency in DSF ACPM cancel behavior.John Cortell2-13/+11
2010-11-01Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utiliti...John Cortell1-23/+31
2010-11-01DocumentationJohn Cortell1-10/+13
2010-10-28Bug 310345: Made validate methods publicJohn Cortell1-3/+4
2010-10-28DocumentationJohn Cortell1-3/+15
2010-10-28Bug 310345 - Updated range cache to immediately return a valid range if range...Pawel Piech1-99/+134
2010-10-22Minor message correctionJohn Cortell1-3/+3

Back to the top