import gdb-19990422 snapshot

This commit is contained in:
Stan Shebs
1999-04-26 18:34:20 +00:00
parent 1996fae846
commit 7a292a7adf
354 changed files with 13433 additions and 11180 deletions

View File

@ -147,7 +147,7 @@ child_wait (pid, ourstatus)
{
int save_errno;
int status;
char * execd_pathname;
char *execd_pathname = NULL;
int exit_status;
int related_pid;
int syscall_id;