Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-29TCF Agent: default stack trace rule for r14 on MicroBlaze should be RULE_SAME...Eugene Tarassov1-0/+3
2015-03-27Tricore supportXavier Pouyollon1-1/+22
2014-09-25Bug 444930 - Error reading of the .eh_frame section for .o modulesBenoit Perrin1-2/+13
2014-09-16Bug 443952 - Incomplete decode of debug frame infoEugene Tarassov1-26/+6
2014-09-12TCF Agent: fixed regression from "Bug 443952 - Incomplete decode of debug fra...Eugene Tarassov1-2/+2
2014-09-12Bug 443952 - Incomplete decode of debug frame infoBenoit Perrin1-4/+24
2014-08-01TCF Agent: added support for EM_AARCH64 ELF filesEugene Tarassov1-0/+19
2014-07-08TCF Agent: better ARM stack crawlEugene Tarassov1-23/+5
2014-01-02TCF Agent: code cleanupEugene Tarassov1-6/+5
2014-01-02Added v850 support from dwarf frames.Xavier Pouyollon1-1/+18
2013-08-23Bug 413423 - Incomplete stack on ARM lead to error in reverse step lineEugene Tarassov1-0/+24
2013-03-19TCF Agent: added more default stack tracing rules for ARM and MicroBlazeEugene Tarassov1-7/+26
2013-03-12Bug 403020 - Running dwarf-test ends up with a crashEugene Tarassov1-4/+4
2013-03-08TCF Agent: added MicroBlaze ELF declarationsEugene Tarassov1-1/+25
2013-02-08TCF Agent: initial implementation of the Disassembly serviceEugene Tarassov1-1/+1
2012-10-24Bug 392348 - Unable to retrieve line info from an address in some casesEugene Tarassov1-37/+64
2012-10-23TCF Agent: fixed handling of function relative pointers in .debug_frame sectionEugene Tarassov1-19/+22
2012-10-23Bug 392588 - Add more DWARF Exception Header encoding valuesRenan Le Padellec1-70/+89
2012-10-20TCF Agent: better handling of ELF file name aliases (like symlinks, relative ...Eugene Tarassov1-10/+10
2012-10-03TCF Agent: fixed handling of multiple frame info section in ELF fileEugene Tarassov1-28/+31
2012-09-28TCF Agent: Added code to skip function prologue and PLT entries during source...Eugene Tarassov1-5/+5
2012-09-13Adding EM_PPC64.Xavier Pouyollon1-0/+2
2012-07-21Bug 385526 - DWARF frame reader does not always return correct link register ...Eugene Tarassov1-0/+4
2012-06-08TCF Agent: fixed: CFA_restore_state should restore frame address rulesEugene Tarassov1-70/+82
2012-03-20TCF Agent: added support for OP_reg commands in .debug_frame sections.Eugene Tarassov1-0/+59
2012-03-11TCF Agent: added support for function call injection.Eugene Tarassov1-18/+18
2012-03-01TCF Agent: a bit better reporting of LT to RT address translation errors.Eugene Tarassov1-1/+1
2012-02-08TCF Agent: added field in RegisterIdScope: fp_abi and elf64. Removed redundan...Eugene Tarassov1-0/+2
2012-01-25Bug 369677 - TCF debug is not able to step over.Eugene Tarassov1-7/+19
2011-12-30TCF Agent: implemented remote execution of DWRF expressions; more C++ support...Eugene Tarassov1-48/+48
2011-12-19TCF Agent: fixed: get_symbol_address() returns error if the symbol represents...Eugene Tarassov1-1/+1
2011-12-19TCF Agent: multiple performance and stability improvement in DWARF reader.Eugene Tarassov1-30/+48
2011-12-16TCF Agent: fixed support of latest gcc debug info (as it is found in Fedora C...Eugene Tarassov1-0/+15
2011-12-03TCF Agent: tested and fixed handling of "debuginfo" files in Linux. Added sup...Eugene Tarassov1-2/+2
2011-11-11#include directives changed to include "tcf" as the first directory name in h...Eugene Tarassov1-7/+7
2011-11-11Agent code is moved into separate "agent" directory, all C code moved into "t...Eugene Tarassov1-0/+1019

    Back to the top