import gdb-19990504 snapshot

This commit is contained in:
Stan Shebs
1999-05-05 14:45:51 +00:00
parent e1346c8d09
commit b83266a0e1
82 changed files with 1061 additions and 626 deletions

View File

@@ -1831,7 +1831,7 @@ init_syscall_table ()
LOCAL FUNCTION
procfs_kill_inferior - kill any currently inferior
procfs_kill_inferior - kill any current inferior
SYNOPSIS
@@ -3631,7 +3631,7 @@ DESCRIPTION
If we are not delivering the same signal that the prstatus siginfo
struct contains information about, then synthesize a siginfo struct
to match the signal we are doing to deliver, make it of the type
to match the signal we are going to deliver, make it of the type
"generated by a user process", and send this synthesized copy. When
used to set the inferior's signal state, this will be required if we
are not currently stopped because of a traced signal, or if we decide