[lldb-dev] What does this piece of hijack code do?
Greg Clayton
gclayton at apple.com
Tue Aug 19 15:39:02 PDT 2014
> On Aug 19, 2014, at 3:26 PM, Todd Fiala <tfiala at google.com> wrote:
>
> So if I'm doing this for local Linux llgs-based debugging, I would want to do the same thing on the PlatformLinux side. Is there any significance to the name?
No, it is for readability in crash logs, samples and when debugging.
> For example, I'm using this code right now:
>
> ListenerSP listener_sp (new Listener("lldb.PlatformLinux.attach.hijack")
That is fine.
More information about the lldb-dev
mailing list