Commit Graph

2 Commits

Author SHA1 Message Date
David Schulz
b98825592f Debugger: Restructure cdb python interface
Add C++ classes for value, type and field. Also provide
some macros that generate the C functions for the python
interface.

Change-Id: I717a7988a421bc3e3379e279eda551c349ee4175
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2017-01-12 09:06:46 +00:00
David Schulz
a83d539551 Cdb: Introduce interface for python dumpers
Change-Id: I0ef2fd8a44232d65b0d772fd6c65230266d586a8
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2016-10-07 06:40:20 +00:00