This is an archive of the discontinued LLVM Phabricator instance.

Reuse appropriate Launch and Attach on NetBSD
ClosedPublic

Authored by krytarowski on Mar 21 2017, 7:13 PM.

Details

Summary

NetBSD ships with NativeProcessNetBSD inherited from NativeProcessProtocol.

Link Plugins/Process/gdb-remote with lldbPluginProcessNetBSD in order to resolve
correctly the linking to Launch and Attach from the NetBSD plugin.

Sponsored by <The NetBSD Foundation>

Diff Detail

Repository
rL LLVM

Event Timeline

krytarowski created this revision.Mar 21 2017, 7:13 PM

Next, I will work on a code to extend the NetBSD Process Plugin from a stub to a version that actually works.

With x86_64 general purpose registers going before that.

labath accepted this revision.Mar 22 2017, 6:59 AM
This revision is now accepted and ready to land.Mar 22 2017, 6:59 AM
emaste accepted this revision.Mar 22 2017, 7:03 AM
krytarowski closed this revision.Mar 22 2017, 8:10 AM