[Interest] Qt 5 Creator (Mac) Debugger should use the system python executable
André Pönitz
apoenitz at t-online.de
Thu Feb 5 20:57:53 CET 2015
On Thu, Feb 05, 2015 at 02:42:05AM +0100, René J.V. Bertin wrote:
> On Wednesday February 04 2015 23:44:25 André Pönitz wrote:
>
> Hi,
>
> > The solution is to start LLDB, and use the Python it links to implicitly by
> > using the LLDB 'script' command, instead of hoping that the system Python
> > is the right one.
>
> I haven't looked at the Creator code for a while, but doesn't it launch
> Python with a .py file?
Not anymore.
> It's of course not impossible to replace that with a
> sequence
>
> llbd script "run our script"
>
> but that doesn't strike me as very elegant either.
It doesn't do that either.
Andre'
More information about the Interest
mailing list