> On Feb 6, 2019, at 2:11 PM, Joshua Peraza <jper...@google.com> wrote:
> 
> Adding a hashes where we need them SGTM.
> 
> On Mon, Feb 4, 2019 at 10:31 AM Greg Clayton <clayb...@gmail.com 
> <mailto:clayb...@gmail.com>> wrote:
> If it is inside the object itself, and we have only 1 user data "void *" per 
> object, I can see many clients wanting to use this user data. 
> 
> This surprised me though. There are situations where multiple clients are 
> using LLDB simultaneously? 

The embedded Python interpreter and the IDE or command line that are running 
LLDB are two I can think of. Also if the baton lives in the lldb_private::* 
objects, then we can have internal clients as well as clients through the API.

_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to