summaryrefslogtreecommitdiff
path: root/strace.c
Commit message (Expand)AuthorAge
* * strace.c (collect_stopped_tcbs): Do not enable/disable signalsDenys Vlasenko2009-04-20
* As it turned out, "if (interrupted) break;" is needed in both loops,Denys Vlasenko2009-03-20
* Remove "better attach to SIGSTOP", it is not correct...Denys Vlasenko2009-03-17
* * strace.c (startup_attach): Take care to correctly attachDenys Vlasenko2009-03-17
* AVR32 support by Hans-Christian EgtvedtDenys Vlasenko2009-02-27
* By Hans-Christian Egtvedt (hans-christian.egtvedt AT atmel.com):Denys Vlasenko2009-02-25
* Replace many more bare ptrace calls with calls to wrappersDenys Vlasenko2009-02-24
* Cleanup after tcb table expansion simplification.Denys Vlasenko2009-02-10
* * defs.h: Correct the comment about TCB_SUSPENDED.Denys Vlasenko2009-02-09
* * strace.c (newoutf): Prevent -o FILENAME overflowing the stack.Denys Vlasenko2009-01-29
* * process.c (internal_clone): Check and complain if pid valueDenys Vlasenko2009-01-28
* * strace.c (collect_stopped_tcbs): Guard against the case whenDenys Vlasenko2009-01-27
* * strace.c (collect_stopped_tcbs): Do not return NULL when ECHILDDenys Vlasenko2009-01-21
* Two cleanups: tcb table expansion failure is not really a survivableDenys Vlasenko2009-01-17
* * defs.h: Update a comment. No code changes.Denys Vlasenko2009-01-17
* * process.c: Add a comment. No code changes.Denys Vlasenko2009-01-17
* Fixes for ptrace() argument parsing.Denys Vlasenko2009-01-13
* * defs.h: Add new struct tcb fields: wait_status, next_need_service.Denys Vlasenko2009-01-09
* Output format fixes, improving the situation after recentDenys Vlasenko2009-01-06
* * strace.c: Fix compile failure: on some systems PTRACE_O_xxxDenys Vlasenko2009-01-02
* Experimental support for -D option.Denys Vlasenko2008-12-30
* * defs.h: Remove sigtrap80 field from struct tcb.Denys Vlasenko2008-12-29
* Fix build breakage from my previous commit.Denys Vlasenko2008-12-23
* Make strace correctly handle SIGTRAP produced by e.g.Denys Vlasenko2008-12-22
* Make strace somewhat resilient against process disappearingDenys Vlasenko2008-12-17
* This patch does not change any logic.Denys Vlasenko2008-12-16
* 2008-09-29 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-11-10
* 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil2008-08-06
* 2008-07-24 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-07-25
* 2008-07-03 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2008-07-18
* 2007-11-06 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2007-11-13
* 2007-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2007-11-03
* 2007-09-25 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-10-08
* 2007-08-02 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2007-08-03
* 2007-07-11 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-11
* 2007-07-05 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-05
* 2007-07-05 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-05
* 2007-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2007-07-05
* 2007-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2007-06-11
* 2007-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2007-06-02
* 2006-12-12 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-13
* 2006-12-10 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-13
* 2006-10-14 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-10-14
* 2006-10-06 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-10-11
* 2006-03-29 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-10-11
* 2006-04-25 Roland McGrath <roland@redhat.com>Roland McGrath2006-04-25
* 2006-04-25 Roland McGrath <roland@redhat.com>Roland McGrath2006-04-25
* 2005-11-17 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2006-01-12
* 2005-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-03
* 2005-06-06 Roland McGrath <roland@redhat.com>Roland McGrath2005-06-07