Commit Graph

17 Commits

Author SHA1 Message Date
hjk
56133d4f4f move plugins/debugger/assert.h -> /libs/utils/qtcassert.h 2008-12-09 12:27:55 +01:00
hjk
9cdbb1527b rename QWB_ASSERT into QTC_ASSERT 2008-12-09 12:08:56 +01:00
hjk
7cf76a2b5b Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-08 19:26:27 +01:00
hjk
d3a97147dd make tooltip use while debugging configurable 2008-12-08 19:26:00 +01:00
con
6761ca0c10 Fixes: - Custom Dumpers on Mac
RevBy:    - hjk
2008-12-08 18:41:23 +01:00
hjk
e07976f655 ignore async output starting with '=' 2008-12-08 18:26:09 +01:00
hjk
8d3a774fc2 new status widget for debugger output. needs a bit more polishing... 2008-12-08 14:26:11 +01:00
hjk
e47967312e compile fix 2008-12-08 11:58:36 +01:00
hjk
f9fbfb8f83 increas alert time for breakpoints to 300 2008-12-05 11:24:18 +01:00
hjk
741a3e8ed9 small refactoring 2008-12-03 16:51:56 +01:00
hjk
545e8043d7 remove unneeded code 2008-12-03 16:10:15 +01:00
hjk
4ad0b96616 remove some unused code 2008-12-03 15:34:28 +01:00
hjk
4c358cc3ca Do not depend on gdb's async stream output having tokens.
This is in anticipation of a change in the next gdb release
which will drop the token.
2008-12-03 14:54:19 +01:00
con
56f788ccef Fixes: - Setting breakpoints on Mac
Details:  - Bad formatted command confused gdb completely
2008-12-03 11:31:41 +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