Hey Todd,<div><br></div><div>I've written PlatformLocal and NativeProcessLocal classes (along with a few others), and I'm having a little trouble hooking them up together. Maybe you can provide some insight into what the easiest way to do this is. I'm running into the issue that in order to hook up my NativeProcessLocal my PlatformLocal, I'd have to either implement a custom NativeDelegate to make it usable from Platform::Attach, or start up the llgs server from somewhere within lldb (maybe PlatformLocal::Initialize()?).</div>
<div><br></div><div>Thanks,</div><div>Russ Harmon</div>