Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-30TCF Debugger: stepping commands implementation is moved to UI plugin to allow...Eugene Tarassov3-0/+3
2015-05-11TCF Debugger: fixed: Command line argument variable is not evaluatedEugene Tarassov2-4/+19
2015-04-30Bug 465756 - TCFModelManager does not register its workbench listenerEugene Tarassov1-0/+22
2015-03-19TCF Debugger: TCFLaunch: added launch attribute ATTR_USE_CONTEXT_FILTER - it ...Eugene Tarassov2-11/+15
2015-03-17TCF Debugger: new method TCFLaunch.onAttach - to support launching multiple p...Eugene Tarassov1-59/+46
2015-03-10TCF Debugger: don't show temporary stepping breakpoints in the Breakpoints viewEugene Tarassov3-5/+7
2015-02-13TCF Debugger: fixed: disconnect command fails with error if issued while chan...Eugene Tarassov1-24/+26
2015-02-13Releng: Fix copyrightsUwe Stieber1-1/+1
2015-02-02Releng: Streamline pom file hierarchy and fix target configuration if buildin...Uwe Stieber1-2/+2
2015-01-16TCF Debugger: added TCFLaunch.terminate() implementation to support "Terminat...Eugene Tarassov1-1/+62
2015-01-08TCF Debugger: Bug 456995 - C++ Method Breakpoints cannot be plantedAnton Leherbauer1-2/+8
2014-10-29TCF Tests: added test for breakpoint type "Software"Eugene Tarassov1-0/+13
2014-10-29TCF Core: code cleanupEugene Tarassov3-6/+5
2014-10-14Bug 446518 - Function breakpoints should be planted after function prologueEugene Tarassov1-0/+6
2014-09-16TCF Tests: more tests for the Expressions serviceEugene Tarassov1-0/+6
2014-09-02TCF Tests: more tests for DPrintf serviceEugene Tarassov1-0/+3
2014-08-26TCF Tests: more tests for $printf()Eugene Tarassov1-1/+3
2014-08-16TCF Debugger: in the Symbol File dialog, allow section names that start with ...Eugene Tarassov1-3/+3
2014-08-12TCF Launch: Add hook to customize the peer name shown in the debug viewUwe Stieber1-3/+17
2014-07-30Bug 440538 - Disable support for incompatible source lookup containersAnton Leherbauer2-45/+9
2014-07-29Releng: Restore original copyright headers and replace only the invalid copyr...Uwe Stieber42-171/+213
2014-07-22Releng: Fix copyrightsUwe Stieber42-213/+171
2014-07-09TCF Tests: more diagnostics testsEugene Tarassov3-4/+77
2014-07-04TCF Debugger: Bug 438803 - Add support for CDT dynamic printfAnton Leherbauer1-0/+7
2014-05-27TCF Tests: better error messageEugene Tarassov1-1/+1
2014-05-17TCF Core: new peer attribute: NeedSyms. If present, indicates that the peer s...Eugene Tarassov1-2/+12
2014-05-17TCF Debugger: discontinued support of TCF agents v 0.4 and olderEugene Tarassov1-182/+40
2014-05-09TCF Debugger: Launch Configuration dialog: added option to launch and use TCF...Eugene Tarassov2-113/+155
2014-05-09TCF Tests: fixed infrequent test failures when target re-uses test context IDsEugene Tarassov1-10/+17
2014-04-25Releng: Fix copyrightsUwe Stieber1-1/+1
2014-03-18TCF Debugger: ElfLoader changed to stop only relevant contexts instead of sto...Eugene Tarassov1-16/+36
2014-03-05TCF Debugger: show more info about breakpoint in the Debug view when a contex...Eugene Tarassov1-3/+5
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber1-4/+4
2014-02-25Releng: Uprev master branch version to 1.3.0Uwe Stieber2-3/+3
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber9-9/+9
2014-02-14TCF Debugger: Omit breakpoint file attribute if only whitespaceAnton Leherbauer1-1/+1
2014-02-06TCF Tests: added tests for FileSystem setstat and fsetstat commandsEugene Tarassov1-2/+75
2014-02-05TCF Debugger: fixed: don't set signal masks if corresponding properties of th...Eugene Tarassov1-7/+7
2014-02-05TCF Debugger: fixed misspelled launch attribute nameEugene Tarassov1-1/+1
2014-01-25TCF Tests: better error messageEugene Tarassov1-2/+2
2014-01-24TCF Tests: better progress indicator for diagnostic testsEugene Tarassov1-15/+15
2014-01-14TCF Tests: more Expressions service testsEugene Tarassov1-1/+9
2014-01-10TCF Tests: more tests for Expressions serviceEugene Tarassov1-7/+14
2014-01-09TCF Debugger: allow JSON in breakpoint marker attributes to support breakpoin...Eugene Tarassov1-26/+51
2013-12-28TCF Tests: more FileSystem service testsEugene Tarassov1-3/+69
2013-12-05TCF Core: updated code style preferencesEugene Tarassov1-4/+4

Back to the top