Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-08-04Releng: Upversion TCF to 1.8 - fixed manifestEugene Tarassov1-1/+1
2023-08-04Releng: Upversion TCF to 1.8Eugene Tarassov1-2/+2
2022-03-09TCF Debugger: improved thread synchronization in the Breakpoints ModelEugene Tarassov2-12/+26
2021-11-29TCF Tests: improved run control and expressions testsEugene Tarassov3-8/+30
2021-07-19TCF Debugger: when connecting, keep trying to discover remote agent for up to...Eugene Tarassov1-39/+53
2021-07-12TCF Tests: better error reporting in the Expressions testEugene Tarassov1-39/+55
2021-03-02TCF Tests: fixed test failure caused by address space layout randomization on...Eugene Tarassov1-3/+23
2020-12-09TCF/CDT launch delegate reworked to use TCF own UI instead of CDT UIEugene Tarassov1-1/+2
2020-11-17TCF Debugger: added launch configuration attribute to enable/disable terminat...Eugene Tarassov2-11/+22
2020-11-11TCF Debugger: fixed incorrect "The symbol file not found..." message in the S...Eugene Tarassov1-47/+47
2020-10-21TCF Tests: Terminals tests fail when bash uses "CSI ? 2004 h" escape sequenceEugene Tarassov1-8/+11
2020-08-20TCF Debugger: fixed handling of console input/output file options in the Debu...Eugene Tarassov2-3/+100
2020-06-18TCF Tests: added test for register changed notificationEugene Tarassov1-1/+30
2020-02-20TCF Tests: more of MemoryMap tests, longer timeoutsEugene Tarassov3-17/+72
2020-02-08Releng: update to EPL 2.0 (leave EDL 1.0 unchanged)Eugene Tarassov47-94/+94
2019-11-22TCF Tests: added tests for TLS variableEugene Tarassov1-3/+12
2019-07-20TCF Tests: fixed regression: run control test hangs if target does not suppor...Eugene Tarassov1-3/+2
2019-07-01TCF Tests: improved run control testEugene Tarassov1-3/+7
2019-06-20TCF Tests: improved run control testsEugene Tarassov1-14/+27
2019-03-19Releng: Upversion TCF to 1.7Eugene Tarassov2-7/+7
2018-12-26TCF Tests: fixed handling of contextException event in the Expressions testEugene Tarassov1-3/+3
2018-12-13TCF Tests: added test for using C/C++ label in expressionEugene Tarassov1-6/+14
2018-11-02TCF Debugger: check for CanTerminateAttached capability of the Processes serviceEugene Tarassov1-11/+33
2018-09-25TCF Tests: more tests for the Expressions serviceEugene Tarassov1-3/+10
2018-08-22TCF Core: added support for TCF over HTTPEugene Tarassov1-2/+8
2018-08-22TCF Tests: better error reportsEugene Tarassov2-11/+23
2018-04-22TCF Tests: better error reporting in the Terminals testEugene Tarassov1-4/+19
2017-12-06Releng: Upversion TCF and TE to 1.6Eugene Tarassov1-1/+1
2017-07-06TCF Debugger: better implementation of Step Into Selection commandEugene Tarassov1-1/+5
2017-06-15TCF Tests: fixed diagnostic tests failure on a bare metal targetEugene Tarassov2-2/+6
2017-01-17TCF Tests: environment variable to control tests timeoutEugene Tarassov1-3/+6
2016-10-21TCF Tests: fixed expressions test failure on Windows 10Eugene Tarassov1-32/+13
2016-09-11Releng: Upversion TCF and TE to 1.5 everywhereMartin Oberhuber2-7/+7
2016-08-30TCF Core: auto-discovery should not broadcast user-defined peers infoEugene Tarassov1-3/+3
2016-08-03Bug 499059 - Support for displaying cross trigger breakpoints in Breakpoint viewEugene Tarassov1-1/+3
2016-06-03TCF Debugger: fixed: launch sequence stalls if agent does not provide Breakpo...Eugene Tarassov1-53/+55
2016-04-22TCF Debugger: set SKIP_PROLOGUE breakpoint property only if it is not set alr...Eugene Tarassov1-2/+3
2016-04-02Bug 490874 - Eclipse can't handle signals > 31Eugene Tarassov2-9/+54
2016-03-11TCF Tests: added tests for sending integer numbers over TCF channelEugene Tarassov4-20/+144
2016-03-09TCF Tests: fixed bogus test error: EchoFP test failed: 7.21866475E+21 != 7.21...Eugene Tarassov1-6/+15
2016-02-12TCF Debugger: fixed: TCF launch should disconnect itself from the target if i...Eugene Tarassov1-0/+15
2016-02-05Code cleanupEugene Tarassov1-1/+1
2016-02-05TCF Tests: fixed NPE in the Expressions testEugene Tarassov1-1/+2
2016-02-05TCF Debugger and Target Explorer: shared path maps listener moved from TCFLau...Eugene Tarassov1-117/+22
2016-02-04TCF Debugger and Target Explorer: added shared path maps listener.Pablo Torregrosa Paez1-2/+69
2016-01-07Bug 485132 - Debug of single project with TCF causes building of whole workspace1.4_WR_20160129_4.6.01.4_WR_20160129_4.6.0_bugfixEugene Tarassov6-4/+196
2015-06-12Bug 469842 - Breakpoint : disable relocationEugene Tarassov1-0/+1
2015-06-12Releng: Fix OSGi versions in pom.xml files and move master to versionUwe Stieber2-7/+7
2015-06-03TCF Tests: less frequent memory map changes to make tests to run fasterEugene Tarassov2-2/+2
2015-06-02TCF Tests: added tests for run control resume countEugene Tarassov2-11/+21

Back to the top