Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-02TCF Agent: Symbols service: new symbol property: "LinkageName"Eugene Tarassov1-1/+8
2016-03-31Bug 489433 - Expression evaluation issue / questionEugene Tarassov1-24/+30
2016-01-26Bug 486381 - code to skip dynamically loaded code prologue causes VxWorks deb...Eugene Tarassov1-45/+16
2015-05-06TCF Agent: A bit of code cleanupEugene Tarassov1-1/+1
2015-05-05PPC64 breakpoint support.Xavier Pouyollon1-0/+7
2015-04-17TCF Agent: Symbols service: new symbol attribute: BitStrideEugene Tarassov1-0/+7
2015-03-26TCF Server: fixed symbols server support of stepping over inlined functionsEugene Tarassov1-19/+116
2015-03-18Bug 461618 - TCF Debug needs to improve support for inline methodsEugene Tarassov1-1/+0
2015-02-18TCF Agent: fixed: Symbols.getSymFileInfo command does not return info about E...Eugene Tarassov1-0/+14
2015-01-29Bug 458615 - Provide support for signed fixedEugene Tarassov1-1/+19
2014-12-20Bug 451899 - Support of AT_discr_value and return all currently in used fieldsEugene Tarassov1-0/+26
2014-11-15Bug 451598 - Provide support for TAG_variant and TAG_variant_partEugene Tarassov1-1/+2
2014-11-14TCF Agent: fixed: type symbols can have location attribute (hidden indirection)Eugene Tarassov1-2/+3
2014-04-25Bug 433440 - Possible cause of crash in symbol.cEugene Tarassov1-2/+1
2013-05-17TCF Agent: fixed few issues with space characters in command argumentsEugene Tarassov1-1/+1
2013-05-17Copyright year is updated in files that changed in 2013Eugene Tarassov1-1/+1
2013-03-05Bug 402315 - Agent crash with invalid symbol find parameterEugene Tarassov1-0/+1
2012-12-12TCF Agent: Symbols service: new API function get_context_isa(), new command g...Eugene Tarassov1-0/+71
2012-10-31TCF Agent: Symbols service: removed unwanted Length attribute in symbols othe...Eugene Tarassov1-2/+4
2012-10-03Bug 390312 - Mouse hover a C++ class member does not show correct valueEugene Tarassov1-0/+2
2012-09-11TCF Agent: fixed misspellings in function namesEugene Tarassov1-1/+1
2012-06-10TCF Agent: new function in JSON API: json_test_charEugene Tarassov1-29/+29
2012-05-26TCF Agent: fixed Symbols.getSymFileInfo command on WindowsEugene Tarassov1-1/+1
2012-05-10TCF Agent: fixed seg fault in Symbols.getContext when the symbol represents a...Eugene Tarassov1-4/+2
2012-04-25TCF Agent: fixed regression in symbols proxyEugene Tarassov1-1/+0
2012-04-25TCF Agent: wider usage of location expressions instead of get_symbol_address,...Eugene Tarassov1-92/+45
2012-04-20TCF Agent: fixed regression: get_symbol_offset() can fail with "Invalid locat...Eugene Tarassov1-1/+3
2012-04-17TCF Agent: improved support and usage of location expressions in symbols serviceEugene Tarassov1-15/+196
2012-03-11TCF Agent: added support for function call injection.Eugene Tarassov1-4/+6
2012-02-09TCF Agent: fixed regression in Symbols.find command implementation.Eugene Tarassov1-2/+4
2012-02-08TCF Agent: added field in RegisterIdScope: fp_abi and elf64. Removed redundan...Eugene Tarassov1-3/+15
2012-02-06TCF Agent: added symbols proxy implementation of find_symbol_by_addr() and fi...Eugene Tarassov1-38/+38
2012-02-03TCF Agent: new command: Symbols.findByNameEugene Tarassov1-21/+54
2012-01-05TCF Agent: new command Symbols.getSymFileInfo - get symbol file name and othe...Eugene Tarassov1-0/+88
2011-12-30TCF Agent: more support for remote execution of DWRF expressionsEugene Tarassov1-5/+23
2011-12-30TCF Agent: implemented remote execution of DWRF expressions; more C++ support...Eugene Tarassov1-7/+25
2011-12-23TCF Agent: better caching of symbol values in symbols proxy.Eugene Tarassov1-0/+5
2011-11-11#include directives changed to include "tcf" as the first directory name in h...Eugene Tarassov1-8/+8
2011-11-11Agent code is moved into separate "agent" directory, all C code moved into "t...Eugene Tarassov1-0/+689

    Back to the top