2005-10-20 19:48:49 +02:00
|
|
|
$NetBSD: patch-aq,v 1.1 2005/10/20 17:48:49 wiz Exp $
|
2004-06-01 21:29:30 +02:00
|
|
|
|
|
|
|
--- gdb/inftarg.c.orig 2004-02-04 14:49:55.000000000 -0700
|
|
|
|
+++ gdb/inftarg.c
|
|
|
|
@@ -106,11 +106,7 @@ child_wait (ptid_t ptid, struct target_w
|
|
|
|
{
|
|
|
|
int save_errno;
|
|
|
|
int status;
|
|
|
|
- char *execd_pathname = NULL;
|
|
|
|
int exit_status;
|
|
|
|
- int related_pid;
|
|
|
|
- int syscall_id;
|
|
|
|
- enum target_waitkind kind;
|
|
|
|
int pid;
|
|
|
|
|
|
|
|
do
|