On Fri, 26 Feb 2016 15:18:00 -0800
Greg Clayton <gclay...@apple.com> wrote:

> 
> That makes perfect sense. So will this be enough to get you going
> them?
> 

I think so.  I am curious what the correct way would be to use
the '--shlib' option would be since I couldn't get it to work.

I'm going to try creating a python script which registers for the  
lldb.SBTarget.eBroadcastBitModulesLoaded event, and when a new
module is loaded that doesn't have any compilation units,
it will then call the 'target symbols add' command to add the
additional dylib file.

I'll post back if I'm unable to get it to work.

Thanks,
Mike
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to