Commit Graph

177 Commits

Author SHA1 Message Date
hjk
dee68a29c1 Fixes: debugger: work on breakpoints in plugins 2009-02-12 13:31:19 +01:00
hjk
6f64b19ebf Fixes: debugger: work on plugin breakpoints 2009-02-12 13:04:01 +01:00
hjk
d5dc6d10d7 Fixes: debugger: introduce early break after application
initialization
2009-02-12 09:55:59 +01:00
Oswald Buddenhagen
2a2e3b1417 Revert "debugger: add configuariton to start the debugged process in a separate"
This reverts commit 44add9f0bd.
This option is meant to be in "Run Settings" per run configuration.
2009-01-29 11:58:28 +01:00
hjk
b06502387b Fixes: debugger: fix custom dumpers
Details:  again...
2009-01-28 10:57:23 +01:00
hjk
08e17e6e6b Fixes: debugger: more quote fixes 2009-01-27 17:41:31 +01:00
hjk
75aaeff2c4 Fixes: immediately rebuild view if custom dumpers are selected in
optiosn
2009-01-27 15:53:50 +01:00
hjk
44add9f0bd debugger: add configuariton to start the debugged process in a separate
terminal
2009-01-15 15:57:18 +01:00
Oswald Buddenhagen
72b6a105b7 app output window reorga
- drop prefix magic
- avoid inserting stray newlines

this also fixes the overquoting of app output.
2009-01-15 14:58:54 +01:00
hjk
7f8473f469 move debugger options to configuration dialog 2009-01-14 18:09:02 +01:00
Daniel Molkentin
59affcfffc Bump year in licence header. 2009-01-13 19:22:14 +01:00
hjk
1bb1589225 debugger: some code reorganization 2009-01-13 18:15:24 +01:00
hjk
6705bc7e60 Fixes: simplify "Attach to Running Process" code
Details: also sorts by process name by default
2009-01-05 14:38:51 +01:00
hjk
b7fe1e7937 some refactoring: make watchExpression/removeWatchExpression symmetric
wrt arguments
2008-12-17 18:02:08 +01:00
hjk
5285379f18 make watchers persistent in the session 2008-12-17 17:43:01 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
hjk
154121279e add to watchwindow was missing an update. 2008-12-10 16:53:18 +01:00
hjk
d3a97147dd make tooltip use while debugging configurable 2008-12-08 19:26:00 +01:00
hjk
8d3a774fc2 new status widget for debugger output. needs a bit more polishing... 2008-12-08 14:26:11 +01:00
hjk
c5a261b1f8 setText + setToolTip works better than setText + setText... 2008-12-04 16:26:44 +01:00
hjk
6e2b066187 add a few explanations to some obscure actions 2008-12-04 16:16:50 +01:00
Oswald Buddenhagen
e9f5b6ab21 add emit "keyword". 2008-12-03 22:03:07 +01:00
hjk
58d89c4625 issue a warning when trying to attaching to "wrong" pids 2008-12-03 12:03:46 +01:00
dt
6bf4095db5 Fixes: Mem leak in debugger.
Task:     -
RevBy:    -
AutoTest: -
Details:  -
2008-12-02 18:09:53 +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