diff options
author | Alexandru Croitor <alexandru.croitor@qt.io> | 2018-10-17 16:05:14 +0200 |
---|---|---|
committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2018-10-19 11:17:36 +0000 |
commit | 89fe2681f7d9ccb293c6185bdbbc4095c5978f80 (patch) | |
tree | 68002f7f27f8f582bd8146e10b1c691f693d4fcf /src/plugins/cppcheck/cppcheckoptions.cpp | |
parent | 99d65ffba5513f624334ec895d1a698feb0ef8e5 (diff) | |
download | qt-creator-89fe2681f7d9ccb293c6185bdbbc4095c5978f80.tar.gz |
[Debugger] Add dumpers for Python "PyObject"s
The dumper calls PyObject_Repr and shows the result of that as the
value of a PyObject.
It also adds three new sub fields to show the object class (type),
super class (base class), and the meta type (the type of the class
object).
Change-Id: I0612833321f6d2b50826588e775cfa12e1db28e4
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/cppcheck/cppcheckoptions.cpp')
0 files changed, 0 insertions, 0 deletions