- 12 Jan, 2011 4 commits
-
-
hjk authored
-
Friedemann Kleint authored
- Ignore WOW64 breakpoints. Restructure code to examine stop reason before notifications to be able handle special stop reasons in a simpler way. - Fix autodetection to look into %ProgramFiles% (x64) as well.
-
hjk authored
-
con authored
Reviewed-by: hjk
-
- 11 Jan, 2011 3 commits
-
-
Friedemann Kleint authored
Some documentation/comment changes.
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
- 10 Jan, 2011 2 commits
-
-
hjk authored
-
Friedemann Kleint authored
-
- 07 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 06 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
Resolve all types and always use current module for templates. Fixes to pointer handling. Make verbose switchable.
-
- 05 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
Fix Step into by introducing an additional step when hitting on a jmp-instruction.
-
- 04 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
To accommodate the limitation of output line width of CDB.
-
- 21 Dec, 2010 1 commit
-
-
hjk authored
-
- 17 Dec, 2010 4 commits
-
-
con authored
-
Friedemann Kleint authored
-
hjk authored
-
Friedemann Kleint authored
Add options to break on Cpp Exceptions, thread creation, etc.
-
- 16 Dec, 2010 1 commit
-
-
Friedemann Kleint authored
- Do not report start-up trap as stop reason should one trigger while stepping. - Set current frame to first usable frame, avoiding disassembly while stepping - Kill process in case of forced shutdown with pending (long) commands. - SymbolGroupValue: Do a quick check for accessible values and mark failure as 'invalid'. - Introduce flag indicating existence of simple dumpers to types.
-
- 15 Dec, 2010 1 commit
-
-
Friedemann Kleint authored
Suppress repetitive invocation of dumper evaluation. Use parseWatchData() as does gdb.
-
- 14 Dec, 2010 2 commits
-
-
Friedemann Kleint authored
-
hjk authored
-
- 13 Dec, 2010 1 commit
-
-
Friedemann Kleint authored
PC register is 'rip' for 64bit and 'eip' for 32bit. Task-number: QTCREATORBUG-3361
-
- 09 Dec, 2010 1 commit
-
-
Friedemann Kleint authored
Pass around formatting parameters as structure. Prototypically implement formatting of char *-Pointers as UTF8. Transfer registers and modules only if dock window is visible.
-
- 08 Dec, 2010 1 commit
-
-
hjk authored
-
- 01 Dec, 2010 2 commits
-
-
Friedemann Kleint authored
-
hjk authored
-
- 26 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
Reviewed-by: hjk
-
- 25 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
To enable creating lightweight value classes for dumping. Add some fixes for inames (template base classes). Fix find().
-
- 24 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 23 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
Add optional code model scope checking. Remove need to call to 'expandlocals' command by giving 'locals' options for expanded and uninitialized variables, saving one roundtrip. Handle shadowed variables and __formal parameters. Differentiate between name and iname in SymbolGroup.
-
- 22 Nov, 2010 2 commits
-
-
Friedemann Kleint authored
Preparing the introduction of tooltips for the new CDB engine. Fix some breakpoint states in CDB.
-
Friedemann Kleint authored
Introduce GDBMI-based 'stack' extension command instead of the builtin 'k' as this does not print the correct instruction pointer.
-
- 19 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 18 Nov, 2010 5 commits
-
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Rubber-stamped-by: hjk
-