Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-27update cpu_disable_stepping mode prototypeEmmanuel Touron1-1/+1
2013-03-27TCF Agent: [404253] debug: initial armv6l stepping emulationEmmanuel Touron1-0/+8
2013-03-16TCF Agent: added stack crawl and disassembler for ARMEugene Tarassov1-2/+5
2013-02-22TCF Agent: initial support for inlined stack framesEugene Tarassov1-0/+23
2013-01-29TCF Agent: allow get_break_instruction() to return NULL if the context does n...Eugene Tarassov1-1/+2
2012-10-19TCF Agent: a bit better code commentEugene Tarassov1-1/+1
2012-10-03Bug 390312 - Mouse hover a C++ class member does not show correct valueEugene Tarassov1-0/+3
2012-09-11TCF Agent: fixed misspellings in function namesEugene Tarassov1-2/+6
2012-09-07TCF Agent: new utility function: write_location_peices()Eugene Tarassov1-0/+5
2012-07-06Bug 384476 - [PATCH] Add register descriptionEugene Tarassov1-0/+1
2012-04-17TCF Agent: new location expression instruction code: SFT_CMD_PIECEEugene Tarassov1-2/+8
2012-03-11TCF Agent: added support for function call injection.Eugene Tarassov1-8/+25
2012-02-24TCF Agent: hardware breakpoints support for Linux.Eugene Tarassov1-0/+21
2012-02-08TCF Agent: added field in RegisterIdScope: fp_abi and elf64. Removed redundan...Eugene Tarassov1-3/+3
2012-01-27TCF Agent: added support for cpudefs-mdep initialization function.Eugene Tarassov1-0/+2
2012-01-02TCF Agent: fixed OP_implicit_pointer handling in DWARF.Eugene Tarassov1-1/+0
2011-12-30TCF Agent: more support for remote execution of DWRF expressionsEugene Tarassov1-11/+15
2011-12-30TCF Agent: implemented remote execution of DWRF expressions; more C++ support...Eugene Tarassov1-32/+76
2011-12-16TCF Agent: fixed support of latest gcc debug info (as it is found in Fedora C...Eugene Tarassov1-0/+5
2011-11-11#include directives changed to include "tcf" as the first directory name in h...Eugene Tarassov1-1/+1
2011-11-11Agent code is moved into separate "agent" directory, all C code moved into "t...Eugene Tarassov1-0/+189

    Back to the top