- Jan 06, 2010
- Jan 05, 2010
- Jan 04, 2010
- Dec 15, 2009
-
-
hjk authored
saves a few lines in the dumper implementations for the 'putEllipses' logic.
-
- Dec 11, 2009
-
-
hjk authored
-
- Dec 09, 2009
-
-
hjk authored
This is an attempt to make it work with released gdb 7.0. It uses some ugly workarounds to compensate for the missing gdb.Block and gdb.Symbol structures.
-
- Dec 07, 2009
- Dec 04, 2009
- Dec 03, 2009
-
-
hjk authored
Introduce Dumper.put{Value,Name,StringValue,ByteArrayValue} functions. No need for explicit specification of valueencoding in user code.
-
hjk authored
-
hjk authored
- add an 'informative' mode, similar to old dumper's 'protocol 1' - remove some hard coded names for std container dumpers - use safePutItemHelper instead of putItemHelper in most places
-
- Dec 02, 2009
-
-
hjk authored
-
- Dec 01, 2009
-
-
hjk authored
more robustness in case qt's namespace cannot be determined work on qvariant dumper
-
- Nov 27, 2009
- Nov 26, 2009
-
-
hjk authored
-