Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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.
Paths
| Differential D70060
[lldb] [Process/NetBSD] Use PT_STOP to stop the process ClosedPublic Authored by mgorny on Nov 10 2019, 1:14 PM.
Details
Diff Detail
Event TimelineComment Actions 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. This revision is now accepted and ready to land.Nov 11 2019, 1:32 AM Closed by commit rG77cc246412ca: [lldb] [Process/NetBSD] Use PT_STOP to stop the process [NFCI] (authored by mgorny). · Explain WhyNov 12 2019, 3:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 228849 lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
|