- 20 Oct, 2009 7 commits
-
-
Oswald Buddenhagen authored
as it turns out, it is not possible to set pending breakpoints until gdb has loaded as image. so add some hooks to enable adapters to trigger the initial breakpoint syncing at the right time. do not add additional states (say, InferiorPreparing), as it would just complicate things.
-
Oswald Buddenhagen authored
this includes: - move the gdb ownership back to the engine (thus strip down the adaptors as far as possible) - make gdb startup synchronous - make adapter shutdown synchronous - fix the state transitions relating to shutdown
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Roberto Raggi authored
Removed CPLUSPLUS_BEGIN/END_NAMESPACE & co and made it possible to compile the parser with CPLUSPLUS_WITHOUT_QT.
-
- 19 Oct, 2009 7 commits
-
-
Robert Loehning authored
-
Roberto Raggi authored
Done with Erik Verbruggen
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Clear a failed call. _HAS_ITERATOR_DEBUGGING can unfortunately not be turned off as it is not binary compatible with other code.
-
Erik Verbruggen authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
that is, setting a break point at the opening brace or at function. Set StackFrame::from correctly.
-
- 16 Oct, 2009 26 commits
-
-
Erik Verbruggen authored
Reviewed by: Friedemann Kleint
-
Friedemann Kleint authored
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>
-
hjk authored
-
con authored
Merge branch 'adams' into 1.3
-
con authored
-
con authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
con authored
-
con authored
-
con authored
-
con authored
-
con authored
-
Robert Loehning authored
-
con authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
Share code with ResolveExpression.
-
con authored
-
Robert Loehning authored
Reviewed-by: Friedemann Kleint
-
con authored
-