hjk
|
bd96ebf749
|
Fixes: debugger: provide gdb macro based dumpers for QString and QStringList
Details: That works with a core file, too. The "real" dumpers require a
live process as they use gdb's "call"
|
2009-03-03 17:27:25 +01:00 |
|
hjk
|
8ca887aae2
|
Fixes: change file license headers to include LGPL
|
2009-02-25 09:15:00 +01:00 |
|
hjk
|
d1c7fdeecc
|
Fixes: add a list of things to check in the manual debugger test
|
2009-02-24 13:48:01 +01:00 |
|
Oswald Buddenhagen
|
e55e1a596c
|
make the testcase output some html to check for overquoting
|
2009-02-23 21:16:21 +01:00 |
|
hjk
|
b58fe0f4d3
|
Fixes: debugger: work on hash dumper for string-ish keys
|
2009-01-28 16:55:09 +01:00 |
|
hjk
|
eb021724df
|
Fixes: debugger: sort array and list indices numerically
|
2009-01-28 12:15:40 +01:00 |
|
hjk
|
08e17e6e6b
|
Fixes: debugger: more quote fixes
|
2009-01-27 17:41:31 +01:00 |
|
hjk
|
9772ab9904
|
Fixes: debugger: revert change from " to ' style quoting
Details: ' was used interanlly sometimes
|
2009-01-27 17:15:51 +01:00 |
|
Daniel Molkentin
|
83ec093ab3
|
Merge branch 'master' of git://scm.dev.nokia.troll.no/creator/mainline
|
2009-01-19 12:03:23 +01:00 |
|
hjk
|
906a05bc17
|
add a test case for std::deque
|
2009-01-16 11:17:00 +01:00 |
|
Daniel Molkentin
|
ffd3f1f717
|
Merge branch 'master' of git://scm.dev.nokia.troll.no/creator/mainline
|
2009-01-15 15:58:57 +01:00 |
|
Oswald Buddenhagen
|
a5f6281f1a
|
improve messages
|
2009-01-15 14:58:54 +01:00 |
|
Daniel Molkentin
|
59affcfffc
|
Bump year in licence header.
|
2009-01-13 19:22:14 +01:00 |
|
Daniel Molkentin
|
70d6b50fc7
|
Bump copyright year everywhere.
|
2009-01-13 19:16:40 +01:00 |
|
hjk
|
c9b2dfc363
|
implement QLinkedList dumper
|
2009-01-08 11:50:20 +01:00 |
|
hjk
|
7b47bd48e1
|
add some test code for the yet-to-be-born QLinkedList dumper
|
2009-01-08 11:02:04 +01:00 |
|
hjk
|
a598aa12b6
|
add dumper for QMultiMap
|
2009-01-07 16:29:14 +01:00 |
|
hjk
|
16b2c83dc8
|
add a test case for multimaps
|
2009-01-07 15:31:58 +01:00 |
|
hjk
|
75b7613203
|
Fixes: re-enable "Start External Application" in debug mode
|
2009-01-05 14:13:09 +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
|
fff7acad55
|
fix parsing of gdb version
|
2008-12-17 15:19:22 +01:00 |
|
hjk
|
da3cb14483
|
chancge Nokia GPL exception version from 1.2 to 1.3
|
2008-12-16 17:20:00 +01:00 |
|
hjk
|
a460e4bc10
|
add the license header to a few more files
|
2008-12-16 17:06:13 +01:00 |
|
hjk
|
7898a499b6
|
add custom dumper for std::map
|
2008-12-12 12:55:05 +01:00 |
|
hjk
|
5ba9cbc565
|
nicer type display for std::map (not including an actual dumper yet)
|
2008-12-11 16:10:47 +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
|
e47967312e
|
compile fix
|
2008-12-08 11:58:36 +01:00 |
|
hjk
|
0d46571eb3
|
fix QSet custom dumper for namespaced Qt
|
2008-12-05 18:44:09 +01:00 |
|
hjk
|
cf11b69643
|
more code cosmetics
|
2008-12-02 16:19:05 +01:00 |
|
hjk
|
ab83dcd87c
|
off-by-one in headers
|
2008-12-02 14:20:25 +01:00 |
|
hjk
|
8a43d9b9f3
|
end-of-line whitespace correction of the new headers
|
2008-12-02 14:17:16 +01:00 |
|
con
|
05c35356ab
|
Initial import
|
2008-12-02 12:01:29 +01:00 |
|