[Qt-creator] Status of Python-enable debugging on OS X?

Stephen Chu stephen at ju-ju.com
Fri May 18 16:31:43 CEST 2012


On 5/18/12 9:14 AM, André Pönitz wrote:
> On Fri, May 18, 2012 at 08:50:46AM -0400, Stephen Chu wrote:
>
>> I know Apple provided gdb is not and will never be Python-enabled. I
>> find the guide on installing a patched version of fsfgdb 7.2 and it
>> seems to work with the default toolchain. Will this make it into the
>> release?
>
> Which release? SDK?

I assume Creator? Since it's where it gets used.


>> My number 1 issue with current gdb is it doesn't show the contents of
>> standard library containers, even with helpers/dumpers.
>> std::vector<string>  doesn't even show how many items are in it. I am
>> hoping a python-enabled debugger will fix this.
>
> std::vector<std::string>  used to work with the compiled dumpers, so
> file a bug. This is certainly fixable in the old setup.

Bug filed: <https://bugreports.qt-project.org/browse/QTCREATORBUG-7440>




More information about the Qt-creator mailing list