Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F158878600
D33787.id101130.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
298 B
Referenced Files
None
Subscribers
None
D33787.id101130.diff
View Options
diff --git a/sys/kern/sys_process.c b/sys/kern/sys_process.c
--- a/sys/kern/sys_process.c
+++ b/sys/kern/sys_process.c
@@ -1131,6 +1131,7 @@
}
td3->td_dbgflags &= ~(TDB_XSIG | TDB_FSTP |
TDB_SUSPEND);
+ td3->td_xsig = 0;
}
if ((p->p_flag2 & P2_PTRACE_FSTP) != 0) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jun 8, 5:24 AM (9 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33806777
Default Alt Text
D33787.id101130.diff (298 B)
Attached To
Mode
D33787: Ignore debugger-injected signals left after detaching
Attached
Detach File
Event Timeline
Log In to Comment