summaryrefslogtreecommitdiff
path: root/tests/test-ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* Work around lack of execvpe on FreeBSDAlex Arslan2021-09-011-0/+4
* test-ptrace: Fix for NixOSZhaofeng Li2021-07-111-2/+2
* tests: Walk default test arguments to ensure child process has visibilityDave Watson2017-01-131-0/+5
* Mark run-ptrace-mapper and run-ptrace-misc as XFAIL on MIPSSimon Atanasyan2014-10-241-2/+10
* Prefer NULL over zeroTommi Rantala2012-09-281-1/+1
* Cleanup dynamically allocated memory before exit in testsTommi Rantala2012-09-281-0/+1
* Do not allow the reference to the local var to outlive the local var scope.Konstantin Belousov2012-09-211-1/+1
* Eliminate unused parameters in testsTommi Rantala2012-08-211-5/+5
* Fix test-ptrace in automated modeArun Sharma2012-08-111-1/+1
* Fix a SIGSEGV in test-ptrace.cArun Sharma2012-08-041-0/+7
* Fix test-ptrace argument parsing.Zachary T Welch2011-03-071-0/+2
* Fix PT_SYSCALL ignoring of ipKonstantin Belousov2010-03-081-1/+1
* Port test-ptraceKonstantin Belousov2010-03-081-1/+34
* * tests/test-async-sig.c: Move "const" definition to separate area to keepDavid Mosberger-Tang2007-05-161-1/+2
* 2007-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil2007-05-161-4/+35
* Fix merge conflict.hp.com!davidm2005-05-031-6/+17
* (do_backtrace): Keep track of initial IP so we can issue better error messages.hp.com!davidm2004-10-151-5/+9
* (main): If HAVE_TTRACE is defined, fail unconditionally.mostang.com!davidm2004-05-041-0/+15
* (print_names): New global.mostang.com!davidm2004-04-211-5/+17
* Include <libunwind-ptrace.h> instead of <libunwind.h>.mostang.com!davidm2004-01-211-1/+1
* (main): Fix command-line parsing to allow for more than one argument.hp.com!davidm2003-03-291-11/+12
* Use SIGUSR1/SIGUSR2 to start/stop backtrace() verification for trace_mode == ...mostang.com!davidm2003-02-271-46/+59
* Include <asm/ptrace_offsets.h> if host is IA-64.hp.com!davidm2003-02-261-12/+59
* (do_backtrace): Adjust for new "offset" argument in unw_get_proc_name().mostang.com!davidm2003-02-081-1/+1
* (ui): Make it global instead of local to do_backtrace().mostang.com!davidm2003-01-281-4/+5
* (Logical change 1.43)hp.com!davidm2003-01-281-0/+178
* Initial revisionhp.com!davidm2003-01-281-0/+0