hjk
|
0b58f1f527
|
debugger: reorganizing settings and actions in progress
|
2009-03-19 09:32:47 +01:00 |
|
hjk
|
da1492cf28
|
debugger: start action handling refactoring
|
2009-03-18 09:03:47 +01:00 |
|
hjk
|
cc89dcc75b
|
debugger: make "Use Dumpers" a pool action
|
2009-03-17 17:06:39 +01:00 |
|
hjk
|
ff3fe49a14
|
debgugger: remove dead code
|
2009-03-16 14:22:13 +01:00 |
|
hjk
|
f73a4d5fd8
|
Fixes: debugger: try accessing compiled-in dumpers when attaching to an
external application
|
2009-03-16 13:16:17 +01:00 |
|
hjk
|
caef30cb7d
|
Fixes: debugger: link fix on Mac
|
2009-03-12 15:09:56 +01:00 |
|
hjk
|
53f47f8267
|
Fixes: debugger: simple view on 'nm'
Details: needs more work
|
2009-03-12 14:18:07 +01:00 |
|
hjk
|
6594529f3b
|
Fixes: debugger: easy access to source files and modules from the
context menu
|
2009-03-10 19:35:17 +01:00 |
|
hjk
|
c37e4426ed
|
Fixes: debugger: write current settings to log file
|
2009-03-10 18:38:14 +01:00 |
|
hjk
|
341de778ef
|
Fixes: debugger: make loading list of source files optional
|
2009-03-10 17:30:11 +01:00 |
|
hjk
|
07d51d0c14
|
Fixes: debugger: worlk on core file loading
|
2009-03-02 15:14:12 +01:00 |
|
hjk
|
3059046a48
|
Fixes: debugger: start work on core file loading
|
2009-03-02 13:08:30 +01:00 |
|
Oswald Buddenhagen
|
bbaf7893cc
|
"debug in terminal" feature.
includes complete refactoring of ConsoleProcess.
|
2009-02-27 18:04:36 +01:00 |
|
hjk
|
aa81df02ff
|
Fixes: debugger: easier access to debugger properties from watchers window
|
2009-02-27 11:41:19 +01:00 |
|
hjk
|
8ca887aae2
|
Fixes: change file license headers to include LGPL
|
2009-02-25 09:15:00 +01:00 |
|
Friedemann Kleint
|
fe4a3f354d
|
Added private header for engine
|
2009-02-20 17:07:00 +01:00 |
|
Friedemann Kleint
|
7959460ffb
|
Start experimental VS debugger support
|
2009-02-20 14:56:36 +01:00 |
|
hjk
|
2c0c96abfe
|
Fixes: debugger: simplify state logic
|
2009-02-17 15:12:46 +01:00 |
|
hjk
|
d0e991dfa9
|
Fixes: add a view to see current source file mapping
|
2009-02-17 14:08:49 +01:00 |
|
hjk
|
79a428f480
|
Fixes: debugger: work on process logic
|
2009-02-16 18:28:15 +01:00 |
|
hjk
|
9bb43992cd
|
Fixes: debugger: enum naming cosmetics
|
2009-02-16 13:58:43 +01:00 |
|
hjk
|
e4a9d85c00
|
Fixes: debugger: work on shutdown
|
2009-02-16 13:29:57 +01:00 |
|
hjk
|
f90706fa01
|
Fixes: debugger: make shutdown a bit more robust
|
2009-02-16 09:59:12 +01:00 |
|
hjk
|
6f64b19ebf
|
Fixes: debugger: work on plugin breakpoints
|
2009-02-12 13:04:01 +01:00 |
|
hjk
|
4839cc9392
|
Fixes: debugger: work on more fine-grained breakpoints-in-plugins
setting
|
2009-02-12 11:18:38 +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
|
e3b273bb8f
|
Fixes: compile fix
|
2009-01-27 17:11:38 +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
|
da3cb14483
|
chancge Nokia GPL exception version from 1.2 to 1.3
|
2008-12-16 17:20:00 +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
|
df7aacd637
|
more file cosmetics
|
2008-12-02 15:08:31 +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 |
|