- 06 Jan, 2010 4 commits
- 05 Jan, 2010 4 commits
- 04 Jan, 2010 3 commits
- 15 Dec, 2009 1 commit
-
-
hjk authored
saves a few lines in the dumper implementations for the 'putEllipses' logic.
-
- 11 Dec, 2009 1 commit
-
-
hjk authored
-
- 09 Dec, 2009 1 commit
-
-
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.
-
- 07 Dec, 2009 2 commits
- 04 Dec, 2009 4 commits
- 03 Dec, 2009 3 commits
-
-
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
-
- 02 Dec, 2009 1 commit
-
-
hjk authored
-
- 01 Dec, 2009 1 commit
-
-
hjk authored
more robustness in case qt's namespace cannot be determined work on qvariant dumper
-
- 27 Nov, 2009 2 commits
- 26 Nov, 2009 1 commit
-
-
hjk authored
-