aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/linux-gnu/x86_64/trace.c
AgeCommit message (Expand)Author
2012-08-29Merge i386 and x86_64 back ends into a general x86Petr Machata
2012-08-29Move code related to fetch.h from trace.c to fetch.c in x86_64 back endPetr Machata
2012-08-29Use struct Process.e_machine in conditions, not .mask_32bitPetr Machata
2012-08-29Add interface value_pass_by_reference, use in x86_64 back endPetr Machata
2012-08-29Fix compilationPetr Machata
2012-08-29Add enum lens, drop ARGTYPE_ENUMPetr Machata
2012-08-29New x86_64 back endPetr Machata
2012-08-29Tweak x86_64 backend to fix the most glaring errorsPetr Machata
2012-08-29Drop unused interfaces save_register_args, struct stack_element.arch_ptrPetr Machata
2012-08-29Add type.c/.h, value.c/.h, value_dict.c/.hPetr Machata
2012-04-23Don't assume that ORIG_RAX/ORIG_EAX always contains original syscall numberPetr Machata
2012-04-19Move process-related functions and structures to proc.hPetr Machata
2011-10-06Fixes for process exit before doing checks for syscalls etc.Petr Machata
2010-11-28Fix output of return arguments in nested calls on x86_64Petr Machata
2010-11-28Fix passing and returning float and double valuesPetr Machata
2010-11-28x86_64/{trace.c, ptrace.h}: fix arguments handlingArnaud Patard
2009-07-25Finally got rid of GNU's Autoconf stuffJuan Cespedes
2009-06-25Re-organize file namesJuan Cespedes
2009-05-28Created library "libltrace.a" and a simple program that calls itJuan Cespedes
2009-05-22See syscalls as syscalls and not sysrets when we are a cloneJuan Cespedes
2009-04-28struct process -> ProcessJuan Cespedes
2008-12-16Re-indent entry points to functionsJuan Cespedes
2007-09-04Take arg_num out of arg_type_infoJuan Cespedes
2006-09-25Large IA64 fix...Steve Fink
2006-02-20run Lindent over source to get everything looking about the sameIan Wienand
2006-02-20Switched to SVN (initial import)Ian Wienand
2006-02-16Some fixes...Ian Wienand
2004-06-14Version 0.3.33Juan Cespedes
2004-04-04Version 0.3.32Juan Cespedes