<div dir="ltr">Thanks!  That's helpful.  Sounds like we probably don't need it then.<br></div><br><div class="gmail_quote">On Tue Feb 17 2015 at 2:35:10 PM <<a href="mailto:jingham@apple.com">jingham@apple.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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.<br>
<br>
Jim<br>
<br>
> On Feb 17, 2015, at 1:48 PM, Zachary Turner <<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>> wrote:<br>
><br>
> 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.<br>
><br>
> On Tue Feb 17 2015 at 1:47:13 PM <<a href="mailto:jingham@apple.com" target="_blank">jingham@apple.com</a>> wrote:<br>
><br>
> > On Feb 17, 2015, at 1:45 PM, <a href="mailto:jingham@apple.com" target="_blank">jingham@apple.com</a> wrote:<br>
> ><br>
> > 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:<br>
> ><br>
><br>
> Should have said "Traditionally the debugger handled this by instead debugging a command of the form:"<br>
><br>
> > /bin/sh -c 'exec my_program *.c'<br>
> ><br>
><br>
> Jim<br>
<br>
</blockquote></div>