Oswald Buddenhagen
6d6ed26eae
frames with debug info but without source cannot be navigated to
...
... - in the source view, that is. so grey them out in the stack view.
Reviewed-By: hjk
2009-10-30 17:47:51 +01:00
Friedemann Kleint
5f60b055c0
Debugger: Show slashes correctly in Stack frame tooltip.
2009-10-30 10:48:51 +01:00
Friedemann Kleint
25ee70bb24
Debugger: Use the code model to detect unitialized variables.
...
This should save debugger round trips and crashes in the debugging
helpers.
Add respective option to debugging helper option page, defaulting to
true.On this occasion, make CDB detect shadowed variables correctly
and display them as "<shadowed n>" as does the Gdb engine by
reversing the direction in which
CdbSymbolGroupContext::populateINameIndexMap works.
Rubber-stamped-by: hjk <qtc-committer@nokia.com >
2009-10-16 16:26:28 +02:00
Friedemann Kleint
1fb8f60e03
Debugger: Fix crash toggling Stack/"Derefence Pointers" without project
...
Enable debugger actions correctly.
Reviewed-by: hjk <qtc-committer@nokia.com >
2009-10-07 13:36:48 +02:00
Friedemann Kleint
67155e3d7f
Debugger: Extend threads model to display frame.
...
Acked-by: hjk <qtc-commiter@nokia.com >
2009-10-05 17:19:28 +02:00
hjk
a8430f3382
debugger: fix chain of fallbacks for disassembler view.
...
Use non-mixed mode if source is not available.
2009-10-02 12:31:59 +02:00
hjk
c546a2c5eb
debugger: apply disassembler/normal view toggling immediately to stack view,
...
too
2009-10-01 13:46:48 +02:00
hjk
573ca3ad85
debugger: rename StepByInstruction into OperateByInstruction
2009-09-29 14:47:27 +02:00
hjk
e82d6c7b05
debugger: create a disassembler view as main editor
...
"Stepping instruction wise" and "display disassembler" mode is now toggled by a
single action. This also allows to re-use F10 and F11 as keyboard shortcut.
Missing: caching of disassembler output, removal of old disassembler view.
2009-08-17 13:18:54 +02:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
Friedemann Kleint
35ef65191d
Debugger: Show address column of stack view.
2009-08-11 08:31:41 +02:00
Jason McDonald
884b7af769
Update license headers and sales contact details.
...
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
hjk
fe7e88a6b5
debugger: rename resource path for generic images from 'gdbdebugger' to 'debugger'
2009-05-19 15:35:47 +02:00
Friedemann Kleint
5150089738
Fixed translation glitches.
2009-05-13 14:39:55 +02:00
Oswald Buddenhagen
6d5eeb7afb
add missing tr()s, etc., add some //: comments
2009-04-20 16:51:10 +02:00
hjk
3e38a0598b
debugger: make user visible strings translatable
2009-04-08 16:05:49 +02:00
hjk
7a77f83759
debugger: stack view cosmetics
2009-04-08 16:05:49 +02:00
hjk
bb3e6b720c
debugger: rename data dumpers into "debugging helpers"
2009-04-07 16:39:47 +02:00
hjk
9318459b47
debugger: allow short stack to be expanded by a context menu item or
...
double click on the "<...>" line
2009-04-07 10:41:01 +02:00
hjk
bcd279a198
debugger: make maximal number of stack entries configurable
2009-04-02 16:26:33 +02:00
Friedemann Kleint
536320ea1a
Start stack frame context/symbol group classes for CDB
2009-03-26 16:49:28 +01:00
hjk
8ca887aae2
Fixes: change file license headers to include LGPL
2009-02-25 09:15:00 +01:00
Daniel Molkentin
59affcfffc
Bump year in licence header.
2009-01-13 19:22:14 +01:00
hjk
da3cb14483
chancge Nokia GPL exception version from 1.2 to 1.3
2008-12-16 17:20:00 +01:00
hjk
18b3d25864
some QTC_ASSERT polishing
2008-12-09 16:18:28 +01:00
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
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