Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2019-10-10Migrate to ViewerComparator.Alexander Kurtakov1-10/+10
2019-09-09Bug 550076 - Use PE64 parser by defaultCDT_9_9_0Jonah Graham1-3/+3
2019-08-17Bug 549567: Add example of what checkmark overlay looks like to helpJonah Graham4-3/+3
2019-08-12Bug 542488: Convert URL to path properly on WindowsJonah Graham1-2/+4
2019-08-12Convert new Runnable to lambda. Alexander Kurtakov36-440/+247
2019-08-10Remove redundant superinterfaces. Alexander Kurtakov16-109/+18
2019-08-09Replace ViewerSorter with ViewerComparator.Alexander Kurtakov1-2/+2
2019-08-07Bug 542488: JTAG debug support based on DAP remote debuggingJonah Graham9-29/+51
2019-07-25Fix up some problems found against the latest API baseline.Doug Schaefer2-1/+4
2019-07-10Bug 542488: Feature for DAP in CDTJonah Graham4-0/+113
2019-07-10Bug 542488: Memory view supportJonah Graham8-2/+667
2019-07-10Bug 542488: Initial/rudimentary version of DAP integrationJonah Graham30-0/+1579
2019-07-10Fix generic and other warningsJonah Graham1-2/+1
2019-07-08Remove workaround for private methods in IDEJonah Graham3-153/+3
2019-07-08[releng] Update to latest stable I-build of PlatformJonah Graham1-0/+1
2019-07-05Bug 548980 - Track launch target connects and add error buildsDoug Schaefer4-28/+92
2019-06-11[releng] Bump version to 9.9.0Jonah Graham12-13/+13
2019-06-11[releng] exclude pom.xml for build.propertiesJonah Graham3-3/+2
2019-06-07Bug 547894: Fail build if differences before baseline replaceJonah Graham2-2/+2
2019-06-03Bug 547831 Add ILaunchTargets for GDB RemoteDoug Schaefer4-9/+15
2019-05-31[releng] adapt to changes in platform for what is published for ecfJonah Graham1-2/+1
2019-05-31[releng] bump version numbers according to version number guidelinesJonah Graham1-1/+1
2019-05-16Bug 547174 - Clean core project doesn't always show active in consoleJeff Johnston2-2/+5
2019-05-16Bug 547174 - Clean core project doesn't always show active in consoleJeff Johnston2-4/+36
2019-05-15Bug 547145 - Core build use of ProjectDescription should be synchronizedJeff Johnston2-4/+8
2019-04-01Bug 545941: Match launch configuration typeJohn Dallaway2-3/+5
2019-03-21Bug 545624 - Disable Debug RCP deploymentWilliam Riley1-44/+1
2019-03-19Build with Eclipse 2019-03 dependenciesMarc-Andre Laperle2-3/+0
2019-03-01[releng] Bump version to 9.8.0Jonah Graham12-13/+13
2019-02-24Bug 543958: CDT Standalone debugger crashes on startupMarc-Andre Laperle2-0/+2
2019-01-09Bug 543299 - Standalone debugger gives GTK+ 2 warning on startupMat Booth1-2/+0
2018-12-22Fix startup warnings from launchbar descriptors.Alexander Kurtakov2-1/+7
2018-12-20[releng] Bump version numbers for plug-ins changed since branch pointJonah Graham2-2/+2
2018-12-10[releng] Bump version to 9.7.0Jonah Graham11-11/+11
2018-11-30Remove JVM MaxPermSize arguments (unused since Java 8)Marc-Andre Laperle2-2/+2
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham9-21/+21
2018-11-23Remove accidentally committed first prototype gdbstandalone.zipJonah Graham1-0/+0
2018-11-23Bug 540373: Format some Java files that were missedJonah Graham3-6/+4
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham18-59/+59
2018-11-23Bug 540373: Safely remove trailing whitespace from MANIFEST.MFJonah Graham1-2/+1
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham25-342/+0
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham12-13/+11
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham74-161/+161
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham25-0/+96
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham32-23/+51
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham507-17867/+17987
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham40-69/+5958
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham612-2373/+4205
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham26-2343/+2343
2018-11-14[releng] Fix missing dependency in stand-alone debuggerMarc-Andre Laperle1-0/+1

Back to the top