- 21 Oct, 2009 3 commits
-
-
dt authored
-
Oswald Buddenhagen authored
-
Daniel Molkentin authored
-
- 20 Oct, 2009 37 commits
-
-
Oswald Buddenhagen authored
these missed the handleExecContinue() callback, so they got missed last time. added both callback and flag, and some more glue to the gross isBogus hack.
-
Oswald Buddenhagen authored
-
Robert Loehning authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
these are a mess anyway
-
Oswald Buddenhagen authored
-
Robert Loehning authored
Reviewed-by: hjk
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
_HAS_ITERATOR_DEBUGGING asserts can cause the debugger to be in an inconsistent state and should thus be avoided. Add checks on the underlying red/black tree structures using friend helper classes.
-
hjk authored
-
hjk authored
-
Robert Loehning authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
it is alread used for the error cases anyway. one could introduce an intermediate state InferiorRunningFailed, but this doesn't seem to bring any advantages.
-
Erik Verbruggen authored
-
Christian Kamm authored
Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christian Kamm authored
You now get the function parameters as a completion suggestion when declaring or defining a function. The tooltip for function calls is unchanged. Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com> (cherry picked from commit 202fef42)
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Oswald Buddenhagen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Oswald Buddenhagen authored
-
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.
-