mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
import gdb-19990422 snapshot
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user