[lldb-dev] What is argdumper?

Zachary Turner zturner at google.com
Tue Feb 17 14:37:45 PST 2015


Thanks!  That's helpful.  Sounds like we probably don't need it then.

On Tue Feb 17 2015 at 2:35:10 PM <jingham at apple.com> wrote:

> So as far as I know argdumper should only need to be somewhere lldb can
> find it, i.e. wherever debugserver & lldb_platform lives.  I don't know why
> there would need to be a symlink of it anywhere.  Enrico says he doesn't
> know either.
>
> Jim
>
> > On Feb 17, 2015, at 1:48 PM, Zachary Turner <zturner at google.com> wrote:
> >
> > Is this being used from python?  I'm wondering why there needs to be a
> symlink that is in the same folder as the python extension module.
> >
> > On Tue Feb 17 2015 at 1:47:13 PM <jingham at apple.com> wrote:
> >
> > > On Feb 17, 2015, at 1:45 PM, jingham at apple.com wrote:
> > >
> > > To debug it correctly they want to run it through their shell to get
> the arguments expanded correctly.  Traditionally the debugger handled this
> by something like:
> > >
> >
> > Should have said "Traditionally the debugger handled this by instead
> debugging a command of the form:"
> >
> > > /bin/sh -c 'exec my_program *.c'
> > >
> >
> > Jim
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150217/dbcaadec/attachment.html>


More information about the lldb-dev mailing list