Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2018-06-13Bug 535836: Log instead of pop-up errors in disassembly viewJonah Graham1-1/+6
2018-06-05[releng] Bump version to 9.6.0Jonah Graham3-3/+3
2018-05-15Bug 514838 - Return sessionId when context is IExecutionDMContextWilliam Riley1-1/+1
2018-02-13[releng] Bump version to 9.5.0Jonah Graham3-4/+3
2018-02-08Remove unnecessare NON-NLS.Alexander Kurtakov3-6/+6
2018-02-06Bug 530635: Add ability to do "set remotetimeout" via UIJonah Graham1-2/+2
2017-11-14Bug 525675: Delegate opening unknown file types to unknownEditorStrategyJonah Graham1-2/+2
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-8/+0
2017-09-19Reinstate commit 709689b36e1a1ec573d81a02a7e882faabca58e5Jeff Johnston1-0/+18
2017-09-11Update feature versions to CDT 9.4.Doug Schaefer2-21/+3
2017-07-28Bug 520245: Avoid writing launch files with no changesJonah Graham1-6/+17
2017-05-11Bug 516461: use file contents to determine content type when debuggingJonah Graham1-6/+17
2017-05-09Bug 515296: Changed the message when only AddressYannick Mayeur1-31/+45
2017-05-05Reformat the file, tabs and spaces were mixedYannick Mayeur1-97/+79
2017-05-05Bug 515703: The source not found editor now updatesYannick Mayeur1-3/+1
2017-04-28Bug 515296: New Preferences for Source not found EditorPierre Sachot1-13/+52
2017-04-28Bug 515754: Remove no longer used Buckminster build system remnantsJonah Graham3-58/+0
2017-04-21Bug 515296: Adding choice to not show editor againPierre Sachot1-9/+16
2017-04-20Bug 515296: CosmeticsJonah Graham1-623/+679
2017-04-19Bring back some pom.xml from featuresMarc-Andre Laperle1-0/+18
2017-04-05Bug 510879: Remove requirement for suspended context in Disassembly ViewStephen Flynn2-9/+34
2017-03-23Generify ListenerList.Alexander Kurtakov5-40/+16
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle7-103/+23
2017-02-03Bug 511057 - Number format breaks if debug starts with view pinnedMarc Khouzam1-2/+10
2017-01-25Auto-generate source features using tycho.Marc Khouzam3-161/+0
2017-01-24Bug 507950 - Deadlock when changing a variable value when reverseAlvaro Sanchez-Leon1-1/+5
2016-12-21Trigger error in Debug plugins when a package is not exported.Marc Khouzam2-0/+64
2016-11-16Update version to 9.3.0Marc Khouzam8-9/+9
2016-11-15Update version to 9.2.0Marc Khouzam8-9/+9
2016-11-10bug 498782 - [debug] synchronize selection between the DV and GDBMarc Dumais2-1/+38
2016-08-29Bug 337899 - [debug view][non-stop] Process label is not updatedMarc Dumais1-2/+10
2016-08-17Update version to 9.1.0Marc Khouzam8-9/+9
2016-08-15Remove old .api_filtersMarc Khouzam1-19/+0
2016-08-10Bug 499227 - Missing REVEAL and FORCE flags in VMDelta#appendDetail()Marc Dumais1-0/+6
2016-07-20Bug 497167: Add support for =thread-group-added eventMarc Khouzam3-3/+10
2016-06-30Remove old .cvsignore filesMarc Khouzam5-6/+0
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam12-20/+20
2016-05-10Bug 491724 - AbstractCachingVMProvider: Replace deprecatedMarc Dumais1-6/+4
2016-04-29Remove Solaris Sparc supportMarc-Andre Laperle1-10/+0
2016-04-27Bug 491417: fix occasional "..." updates in disassemblyJonah Graham1-1/+2
2016-04-25Bug 492304 - Fix NLS warningsAlex Blewitt1-1/+1
2016-04-25Bug 492230 - Replace buffer.append(a+b) callsAlex Blewitt12-35/+35
2016-04-25Bug 489512 - Show local variables in the traditional memory renderAlvaro Sanchez-Leon1-4/+4
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt17-50/+50
2016-04-19Bug 491984 - Replace .equals("") with .isEmpty()Alex Blewitt1-3/+3
2016-04-18Bug 491945 - Remove new String()Alex Blewitt1-2/+2
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt20-49/+49
2016-04-07Bug 489501 - [memory] Add API to resolve the default memory space idAlvaro Sanchez-Leon2-0/+28
2016-03-30bug 488469 - [traditional memory rendering] add preference for coloringMarc Dumais1-0/+3
2016-03-30Bug 489278 - [disassembly] hover does not work for registersMarc Dumais1-1/+62

Back to the top