aboutsummaryrefslogtreecommitdiff
path: root/tests/test-ptrace.c
AgeCommit message (Expand)Author
2012-09-28Prefer NULL over zeroTommi Rantala
2012-09-28Cleanup dynamically allocated memory before exit in testsTommi Rantala
2012-09-21Do not allow the reference to the local var to outlive the local var scope.Konstantin Belousov
2012-08-21Eliminate unused parameters in testsTommi Rantala
2012-08-11Fix test-ptrace in automated modeArun Sharma
2012-08-04Fix a SIGSEGV in test-ptrace.cArun Sharma
2011-03-07Fix test-ptrace argument parsing.Zachary T Welch
2010-03-08Fix PT_SYSCALL ignoring of ipKonstantin Belousov
2010-03-08Port test-ptraceKonstantin Belousov
2007-05-16* tests/test-async-sig.c: Move "const" definition to separate area to keepDavid Mosberger-Tang
2007-05-162007-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil
2005-05-03Fix merge conflict.hp.com!davidm
2004-10-15(do_backtrace): Keep track of initial IP so we can issue better error messages.hp.com!davidm
2004-05-04(main): If HAVE_TTRACE is defined, fail unconditionally.mostang.com!davidm
2004-04-21(print_names): New global.mostang.com!davidm
2004-01-21Include <libunwind-ptrace.h> instead of <libunwind.h>.mostang.com!davidm
2003-03-29(main): Fix command-line parsing to allow for more than one argument.hp.com!davidm
2003-02-27Use SIGUSR1/SIGUSR2 to start/stop backtrace() verification for trace_mode == ...mostang.com!davidm
2003-02-26Include <asm/ptrace_offsets.h> if host is IA-64.hp.com!davidm
2003-02-08(do_backtrace): Adjust for new "offset" argument in unw_get_proc_name().mostang.com!davidm
2003-01-28(ui): Make it global instead of local to do_backtrace().mostang.com!davidm
2003-01-28(Logical change 1.43)hp.com!davidm
2003-01-28Initial revisionhp.com!davidm