Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2020-07-11Bug 565144 - CDT.setup and .target should be configured for 2020-09Alexander Fedorov1-2/+3
2020-07-08Fixed NLS warnings, potential NPE and removed excess semicolonTorbjörn Svensson2-13/+13
2020-06-13Bug 564272: Increment major version of org.eclipse.cdt.core to 7.0.0Jonah Graham2-3/+3
2020-06-02Bug 563864: By default fail build on test failures when building CDT with mavenJonah Graham1-1/+0
2020-05-07Bug 562790 - Switch CDT 10.0 stream to Eclipse Platform 4.16 M2Alexander Fedorov1-0/+1
2020-04-26[releng] Remove and add .prefs files according to improved cleanliness scriptJonah Graham8-1419/+0
2020-04-22Bug 562164 - Add JUnit tests for IMemoryImporter implementationsAlexander Fedorov1-0/+1
2020-04-11[releng] Bump version to 10.0.0Jonah Graham13-13/+13
2020-04-09Bug 510789 - Added final field to class wizardMarco Stornelli1-2/+2
2020-03-22[releng] Bump CDT version to 9.12.0Marco Stornelli15-17/+17
2020-03-22[releng] Update help-docs-eclipserun-repo to use Platform 4.15Jonah Graham2-2/+2
2020-03-02Fixup versions on Revert "Bug 560614 - Drop dependency on ICU4J"Jonah Graham1-1/+1
2020-03-02bug 560275 - Move watchpoint type check into labelprovider adapterAnton Backstrom2-17/+18
2020-03-02Revert "Bug 560614 - Drop dependency on ICU4J"Jonah Graham33-80/+113
2020-03-02Bug 560614 - Drop dependency on ICU4JAlexander Kurtakov33-113/+80
2020-02-05Move away of deprecated tasks in maven-antrun-plugin configs.Alexander Kurtakov1-2/+2
2020-02-04Move away of the deprecated AbstractUIPlugin.getWorkbenchAlexander Kurtakov9-16/+20
2020-01-30Bug 559647: [CDT debug.app.doc] Update links to be https://Jonah Graham10-118/+118
2020-01-30Bug 559725: Update to LSP4J 0.9.0 with its breaking API changesJonah Graham2-4/+4
2020-01-28[releng] Cleanup unused Require-BundleJonah Graham1-17/+1
2020-01-21Bug 559382: [releng] Update target platform to 4.15Jonah Graham1-0/+1
2020-01-10Bug 559020: [docs] Clarify where comment characters are insertedJonah Graham1-1/+1
2020-01-09Bug 558827: Add and/or fix branding on all featuresJonah Graham13-12/+156
2020-01-09Bug 551817: Normalize case of (c) to match Eclipse HandbookJonah Graham1-1/+1
2020-01-09[releng] Manually upgrade cdt-gdb-adapter from now onJonah Graham3-7/+11
2020-01-09Bug 551817: Write Kichwa Coders consistently in Copyright lineJonah Graham17-18/+18
2020-01-07Bug 558827: Add build id timestamp to features properlyJonah Graham2-4/+4
2020-01-06[releng] Update eclipse run 4.14 platform releaseJonah Graham2-2/+2
2020-01-06[releng] Update cdt-gdb-adapter lock file to latest buildJonah Graham1-3/+3
2020-01-03[releng] Update comparator repo for p2 compare and replaceJonah Graham4-4/+4
2019-12-19[releng] Update debug.product for building against 2019-12Jonah Graham1-1/+0
2019-12-09[releng] Start pulling cdt-gdb-adapter from npmjs instead of jenkinsJonah Graham2-4/+5
2019-12-07[releng] Bump to CDT version 9.11.0Jonah Graham13-13/+13
2019-11-16[releng] Update to latest version of cdt-gdb-adapterJonah Graham2-4/+4
2019-11-06Bug 552745: Disable intro screen (webkit use) in testsJonah Graham2-4/+6
2019-11-04Bug 542488: Disassembly supportJonah Graham10-35/+503
2019-10-17[releng] Update comparator repo to last releaseJonah Graham8-16/+16
2019-10-17Bug 551817 - Add about.html to src.includes for pluginsTorbjörn Svensson3-0/+3
2019-10-16[releng] Bump to CDT version 9.10.0Jonah Graham13-13/+13
2019-10-11Move away of deprecated imageDescriptorFromPlugin.Alexander Kurtakov2-14/+3
2019-10-10Use non-deprecated command constants.Alexander Kurtakov1-3/+3
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

Back to the top