mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
import gdb-19990504 snapshot
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user