This is an archive of the discontinued LLVM Phabricator instance.

[lldb] [Process/NetBSD] Use PT_STOP to stop the process
ClosedPublic

Authored by mgorny on Nov 10 2019, 1:14 PM.

Diff Detail

Event Timeline

mgorny created this revision.Nov 10 2019, 1:14 PM

Does this have any functional difference that would be useful to test?

Not that I know of. The main difference is how it behaves on a stopped process but I don't think we're ever issuing it on one.

labath accepted this revision.Nov 11 2019, 1:32 AM

lgtm

This revision is now accepted and ready to land.Nov 11 2019, 1:32 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptNov 12 2019, 3:41 AM