<div dir="ltr">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></div><br><div class="gmail_quote">On Tue Feb 17 2015 at 1:47:13 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"><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</blockquote></div>