Hey Todd,

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()?).

Thanks,
Russ Harmon
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to