On 3 January 2014 22:47, Poenitz Andre <[email protected]> wrote:
> On 3 January 2014 22:22, Poenitz Andre <[email protected]> wrote:
>> > When using gdb or lldb you can do anything in the python dumpers,
>> > including feeding data to external processes with or without gui.
>> > There's an example use for displaying QVector<scalar_type> using
>> > gnuplot in the current sources (dumper.py/qttypes.py)
>>
>> Right, those are good ideas indeed.
>> I just wanted to know if there is anything specific related to such
>> features in QtC.
>
> Slight misunderstanding here. While both gdb and lldb use python as
> extension language and use/can use that (in mutually incompatible ways)
> to display data, the feature I was referring to (using the _same_ code
> both gdb and lldb backends and steer that on a per-type or per-object
> base from the Locals and Expressions view) is very Qt Creator specific.

I understand now. I'll try to dig it further then.
Thanks for getting me on the right track.

Best regards,
-- 
Mateusz  Łoskot, http://mateusz.loskot.net
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to