Commit Graph

18 Commits

Author SHA1 Message Date
hjk
b4c1552ec2 handle Qt 4.4 and Qt 4.5's QMap in dumpers 2009-01-07 15:03:49 +01:00
hjk
8e5b3a260c mention QList in list of available dumpers 2008-12-29 13:30:21 +01:00
hjk
6049e1fbb4 small dumper refactoring oin the way to "all dumper code in gdbmacros.cpp" 2008-12-19 09:15:02 +01:00
hjk
3bd633ef04 move some of the code for handling template types from creator proper
to the "user space" (gdbmacros.cpp)
2008-12-18 10:11:10 +01:00
hjk
5285379f18 make watchers persistent in the session 2008-12-17 17:43:01 +01:00
hjk
04c4a0ec72 make the std::map dumper work with keys that already have a const
qualification like 'const char *'
2008-12-17 15:46:27 +01:00
hjk
06e5e83e1e fix license header 2008-12-16 17:25:01 +01:00
hjk
47c9f22f34 remove dead code from dumpers 2008-12-12 13:14:51 +01:00
hjk
96c446ffd4 remove some dead code 2008-12-12 13:09:34 +01:00
hjk
70d2bfed32 code cosmetics on std::map dumper 2008-12-12 13:02:29 +01:00
hjk
7898a499b6 add custom dumper for std::map 2008-12-12 12:55:05 +01:00
hjk
540c6de108 work on std::list dumper 2008-12-10 16:48:12 +01:00
hjk
3b31b5c98c work on std::list dumper; also a bit of refactoring 2008-12-10 16:31:50 +01:00
hjk
94c613c9fe add custom dumpers for std::list 2008-12-10 14:37:15 +01:00
hjk
44cc9a2b40 fix expansion state of "dummy" items in locals&watchers after frame changes 2008-12-08 10:25:39 +01:00
hjk
0d46571eb3 fix QSet custom dumper for namespaced Qt 2008-12-05 18:44:09 +01:00
hjk
d8b343afa1 silence warning 2008-12-05 18:27:45 +01:00
con
05c35356ab Initial import 2008-12-02 12:01:29 +01:00