Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-09[575317] CDT Debugger fails to start in Eclipse FlatpakVictor Rubezhny1-2/+7
2021-08-09Bug 561997 - Remove dependency to com.ibm.icu from MultiCoreVisualizer UIMat Booth1-2/+1
2021-07-24Bug 575018: Mark volatile field correctlyJonah Graham1-1/+1
2021-07-24Fix trace of command line arrayJonah Graham1-1/+2
2021-07-15Bug 574874 - Disable full gdb console support if running CDT in flatpakJeff Johnston1-2/+3
2021-06-16Bug 574239 - Adding path mapping through CSourceNotFoundEditor makesAbdullah Khalid3-2/+11
2021-06-15Bug 573677: Use array based exec commands to avoid problems with spacesJonah Graham1-2/+2
2021-06-13[releng] Bump to CDT version 10.4.0Jonah Graham4-4/+4
2021-06-10Bug 574136: support hardware breakpoints in SyncUtilAbdullah Khalid1-9/+56
2021-05-16Bug 572582: Increase minimum fully supported version of GDB to 8.0Jonah Graham1-8/+7
2021-05-13Bug 573506: Fix counting of opcode bytesJohn Dallaway1-2/+5
2021-05-03Bug 573307: Correct since tagsJonah Graham2-2/+2
2021-04-25Bug 572944: Set GDB process attributesJohn Dallaway6-49/+61
2021-04-23Bug 572880: show opcodes in disassembly view as byte sequenceMarc Ernst1-0/+7
2021-04-19Bug 572944: Show GDB path in OS formatJohn Dallaway1-4/+5
2021-04-12[releng] Remove no longer needed API problem filtersJonah Graham1-11/+0
2021-04-11Bug 572759: Allow debugging binaries with project relative pathTorbjörn Svensson2-7/+6
2021-04-10Bug 572742: Fix reverse debugging enable at startupJonah Graham6-108/+175
2021-04-10Bug 572742: Improve API by allowing "..." instead of String[]Jonah Graham1-3/+3
2021-04-10Bug 572581: fix terminating launches at end of testJonah Graham24-45/+49
2021-04-10Bug 572581: Remove use of Intermittent in testsuiteJonah Graham4-128/+0
2021-04-10Bug 572581: reenable disabled DSF-GDB testsJonah Graham18-125/+224
2021-04-10Bug 572581: Fix uninit field accessJonah Graham1-0/+1
2021-04-10Bug 572581: fix async behaviour in testJonah Graham2-78/+52
2021-04-06Cosmetics.Jonah Graham24-216/+209
2021-04-05Bug 572581: Run tests on all newer GDBsJonah Graham2-10/+28
2021-04-05Bug 518689: Be lenient in cases where gdb provides extra infoJonah Graham1-2/+10
2021-04-05Cosmetics.Jonah Graham1-1/+1
2021-04-04Bug 572552 - CDT releng: update versions to 10.3.0Alexander Fedorov8-10/+50
2021-02-23Bug 571161 - MIBreakpointsSynchronizer is broken in certain scenariosUmair Sair1-20/+33
2021-01-19Bug 562407: Avoid save of register groups before init doneSantiago Gil1-4/+16
2021-01-05Bug 569911: Stop allowing OOB records to accumulate foreverJonah Graham1-2/+3
2021-01-05Bug 516371: Enable GDB target async support for Windows remote debuggingMuhammad Bilal7-17/+41
2020-12-19[releng] Increment feature and related versions to 10.2.0Jonah Graham4-4/+4
2020-12-03Bug 569397: Update SyncUtil's javadocAbdullah Khalid1-21/+420
2020-11-29Bug 569123 - Race condition on AbstractMIControl.fRxCommandsSimeon Andreev1-3/+8
2020-11-29Bug 568228: Add a way for DSF Data Model to initiate refresh allTorbjörn Svensson2-1/+34
2020-11-20Build with Tycho 2.1.0Alexander Kurtakov1-1/+1
2020-11-18Bug 568728: Drop execute permission on filesTorbjörn Svensson20-2/+2
2020-11-13Bug 568796: Fix support of configurable timeouts in ETimeout.getAbdullah Khalid1-1/+1
2020-10-06[releng] Bump version to 10.1.0Jonah Graham4-4/+4
2020-08-31Bug 551817: Fix legal docs - and automate their checksJonah Graham1-1/+2
2020-08-31Minor updates to bundles to have proper translationsTorbjörn Svensson1-1/+1
2020-08-31Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projectsJonah Graham9-0/+18
2020-08-28Fixed "The value for X attribute is not externalized" warningTorbjörn Svensson12-9/+72
2020-08-25Bug 565142 - Support using CDT in Eclipse flatpakJeff Johnston6-4/+494
2020-08-24Bug 566334: Turn on API Tooling & Analysis for all bundlesJonah Graham2-0/+12
2020-08-24Bug 562494: Update BREE to Java 11Jonah Graham21-77/+243
2020-08-22Bug 565628: Unify line endings for memory block configurationTorbjörn Svensson1-1/+2
2020-08-13Bug 564002: Restore the default pattern of the surefire-pluginMartin Weber6-77/+80

Back to the top