Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-29TCF Agent: improved wording of some error reports.eutarass1-1/+1
2011-08-01TCF Agent: added new function in Symbols service API: get_symbol_flags().eutarass1-0/+9
2011-05-27TCF Agent: added a clarification phrase to the licensing notices in the agent...eutarass1-0/+1
2011-04-07Improved support for register variables:eutarass1-2/+13
2011-03-30TCF Agent:eutarass1-1/+4
2011-03-17TCF Agent: added C++ qualified names support in expressionseutarass1-9/+102
2011-03-16TCF Agent: changed how symbol IDs are represented and handled in expressions....eutarass1-12/+6
2011-03-15TCF Agent:eutarass1-2/+9
2011-03-14TCF Agent: fixed few compile-time warningseutarass1-1/+1
2011-03-11Bug 339621: Assumptions regarding bit-width break on 64-bit targetseutarass1-1/+1
2011-02-08Bug 336474: [cdt] Add support for C/C++ Watchpointseutarass1-2/+5
2011-01-28TCF Agent: DWARF reader: extended support for relocatable ELF fileseutarass1-2/+2
2011-01-12TCF Agent:eutarass1-8/+16
2010-12-07TCF Agent: Symbols service: added symbol by address searcheutarass1-1/+6
2010-11-17TCF Agent: added new context group: CONTEXT_GROUP_PROCESS - all contexts that...eutarass1-7/+7
2010-09-07TCF Agent:eutarass1-1/+1
2010-08-11TCF Agent: rearranged code in Windows version of LineNumbers and Symbols - no...eutarass1-6/+14
2010-07-16TCF Agent: fixed: get_next_stack_frame() returns I/O error for invalid stack ...eutarass1-5/+12
2010-06-09Bug 316073: MinGW/MSVC fixes for crash in TCF reference agenteutarass1-4/+4
2010-05-27Fixed copyright headers eutarass1-1/+1
2010-05-15TCF Agent: Bug 225082: [tcf][releng] Improve TCF Agent build directory struct...eutarass1-11/+11
2010-05-12TCF Agent: low-level debug API changed, new functions added:eutarass1-5/+6
2010-05-11TCF Agent: implemented auto-flush of communication channel output buffer. It ...eutarass1-6/+0
2010-05-10TCF Server:eutarass1-35/+59
2010-05-05TCF Agent - VxWorks version: changed the code to use internal implementation ...eutarass1-1/+1
2010-04-30TCF Agent: in order to improve debug API abstraction:eutarass1-32/+31
2010-04-27TCF Agent: added function context_extension() that allows service implementat...eutarass1-7/+38
2010-04-231. Extended Symbols service to provide stack tracing rules.eutarass1-13/+142
2010-03-25TCF Agent: added JSON functions to read/write uint64_t numberseutarass1-12/+129
2010-03-24TCF Server: fixed "context is running" error when retrieving symbols, moved s...eutarass1-0/+6
2010-03-18More TCF Symbols Server code. Most services work OK.eutarass1-65/+101
2010-03-10TCF Agent: more symbols value-add code.eutarass1-78/+194
2010-02-24TCF Agent: performance improvements:eutarass1-0/+2
2010-02-23TCF Agent: few more places "char *" changed to "const char *" to get rid of g...eutarass1-2/+2
2010-02-23TCF Agent:eutarass1-2/+2
2010-02-22Work in progress: more TCF value-add support - all tests have passed when con...eutarass1-43/+323
2010-01-21TCF Symbols service is re-worked to support implementation of the service as ...eutarass1-0/+472

    Back to the top