Module Name: src
Committed By: martin
Date: Tue Oct 15 18:48:56 UTC 2019
Modified Files:
src/sys/sys [netbsd-9]: lwp.h
Log Message:
Pull up following revision(s) (requested by kamil in ticket #318):
sys/sys/lwp.h: revision 1.187
Define LW_DBGSUSPEND in sys/lwp.h
This flag specifies the suspended by debugger property, as used by
PT_SUSPEND in ptrace(2).
To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.186.2.1 src/sys/sys/lwp.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.