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 <jing...@apple.com> wrote:

>
> > On Feb 17, 2015, at 1:45 PM, jing...@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
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to