[Development] Qt 5.1.1 RC - Release Testing
Petko Ditchev
pditchev at gmail.com
Thu Aug 15 17:10:18 CEST 2013
You're right ! libpython3.3m.so.1.0 =>
/usr/lib/x86_64-linux-gnu/libpython3.3m.so.1.0 (0x00007fd61e272000)
I tried to build GDB from source , but had some problems . I'll try it
tomorrow again ,and report if it solved the problem.
Petko
On 15.08.2013 17:04, Poenitz Andre wrote:
> Petko Ditchev wrote:
>> (gdb) python print 123
>> File "<string>", line 1
>> print 123
>> ^
>> SyntaxError: invalid syntax
>> Error while executing Python code.
> I wonder if that gdb might have been build with Python 3.
> Does ldd `which gdb` show something like that?
>
> I don't think this is officially support by gdb (yet).
>
> Andre'
>
More information about the Development
mailing list