On Monday, June 01, 2015 06:15:46 PM Xin LI wrote: > Author: delphij > Date: Mon Jun 1 18:15:45 2015 > New Revision: 283889 > URL: https://svnweb.freebsd.org/changeset/base/283889 > > Log: > Clear p_stops when doing PT_DETACH. > > Without this, if a process was being traced by truss(1), which > uses different p_stops bits than gdb(1), the latter would > misbehave because of the unexpected bits.
Please also clear this for procfs detach as well. -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
