Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-03TCF Agent: tested and fixed handling of "debuginfo" files in Linux. Added sup...Eugene Tarassov1-0/+8
2011-11-24TCF Agent: added "tcf/" prefix to system and machine dependent header files.Eugene Tarassov1-13/+9
2011-11-11#include directives changed to include "tcf" as the first directory name in h...Eugene Tarassov1-94/+94
2011-10-16TCF Agent: implemented extension point for DWARF relocations.Eugene Tarassov1-0/+4
2011-09-29Fixed makefiles that depend on agent source location.Eugene Tarassov1-88/+88
2011-08-29TCF Agent: DWARF expression evaluation code is moved to a separate module to ...eutarass1-0/+8
2011-02-03TCF Agent: fixed: ini_server() function should return an error code instead o...eutarass1-0/+4
2010-12-21TCF Agent: implemented optional output queue for TCF communication channel.eutarass1-0/+8
2010-11-16TCF Agent: added support for manually created memory map entrieseutarass1-0/+4
2010-09-02TCF Server: fixed: Visual C++ project file should include channel_pipe.h/c fi...eutarass1-0/+8
2010-08-20TCF Agent: moved Windows PThreads implementation code from mdep.c into separa...eutarass1-0/+12
2010-07-16TCF Server: fixed: wrong error code when cannot get target memory mapeutarass1-0/+4
2010-07-08TCF Agent: StackTrace service: added handling of DWARF expressions in .debug_...eutarass1-0/+4
2010-06-17TCF Agent: implemented fast search of DWARF compilation units using .debug_ar...eutarass1-0/+4
2010-05-21TCF Agent: moved CPU dependent code from framework/cpudefs.c to machine/cpude...eutarass1-8/+8
2010-05-15TCF Agent: Bug 225082: [tcf][releng] Improve TCF Agent build directory struct...eutarass1-2/+2
2010-05-05Bug 311420: Move CONFIG_MAIN into main.c:eutarass1-3/+15
2010-04-231. Extended Symbols service to provide stack tracing rules.eutarass1-0/+144
2010-03-18More TCF Symbols Server code. Most services work OK.eutarass1-0/+4
2010-03-10TCF Agent: more symbols value-add code.eutarass1-1/+9
2010-02-22Work in progress: more TCF value-add support - all tests have passed when con...eutarass1-1/+5
2010-01-21TCF Symbols service is re-worked to support implementation of the service as ...eutarass1-0/+8
2010-01-13TCF Agent: Line Numbers service is now fully functional in value-add modeeutarass1-0/+4
2009-12-31TCF Agent: more value-add support: run control and memory map caches are now ...eutarass1-0/+2
2009-12-19TCF Agent: more support for developing value-add TCF servers, including:eutarass1-0/+44
2009-12-02Created TCF Server (sub)project in directory "server".eutarass1-0/+283

    Back to the top