Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-26TCF Agent: better handling of malformed breakpoint attributesEugene Tarassov1-1/+1
2016-10-19TCF Agent: when debugging over exec() call on Linux, and address of main() do...Eugene Tarassov1-0/+3
2015-06-12Bug 469842 - Breakpoint : disable relocationEugene Tarassov1-0/+1
2015-03-03Bug 454842 - Linux process that loops in main hits an internal breakpoint alwaysEugene Tarassov1-7/+1
2014-10-14Bug 446518 - Function breakpoints should be planted after function prologueEugene Tarassov1-0/+1
2013-05-17Copyright year is updated in files that changed in 2013Eugene Tarassov1-1/+1
2013-02-05TCF Agent: Run control stepping breakpoint now has property "Service":"RunCon...Eugene Tarassov1-2/+5
2013-01-24TCF Agent: fixed seg fault in the Breakpoints service when context_unplant_br...Eugene Tarassov1-2/+6
2012-12-05TCF Agent: Breakpoints service: new API function create_eventpoint_ext() - cr...Eugene Tarassov1-1/+2
2012-11-04TCF Agent: new function in breakpoints API: is_skipping_breakpoint()Eugene Tarassov1-0/+6
2012-10-24TCF Agent: Breakpoints service: added a function to get breakpoint statusEugene Tarassov1-0/+6
2012-03-11TCF Agent: added support for function call injection.Eugene Tarassov1-2/+2
2012-03-01TCF Agent: fixed misspellings in code comments.Eugene Tarassov1-2/+2
2012-02-28TCF Agent: added new breakpoint properties: "EventType" and "EventArgs"Eugene Tarassov1-0/+2
2012-01-12Bug 367811 - For full system debug we need to specify which contexts breakpoi...Eugene Tarassov1-0/+1
2011-12-08TCF Agent: a bit better comment wording.Eugene Tarassov1-1/+1
2011-11-11#include directives changed to include "tcf" as the first directory name in h...Eugene Tarassov1-2/+2
2011-11-11Agent code is moved into separate "agent" directory, all C code moved into "t...Eugene Tarassov1-0/+203

    Back to the top