| Summary: | internal dbugger error: MI response is: ^done | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Rob L <robert.leathley> |
| Component: | CPP Debugger | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nalvarez |
| Priority: | NOR | ||
| Version First Reported In: | 3.4.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rob L
2007-04-16 15:06:46 UTC
I haven't seen any of those popup messages for a long time (read since last year). Are you sure you don't have any optimizations activated when building your application? yes, no optimisations. I think the ^done often appears if I kill the debugged application whilst it is rebuilding, but also at other times. gdb sometimes gets very confused watching variables and generates a whole load of errors. Restarting gdb and the application will usually fix this for a while. haven't seen this with kdev4 yet, assuming its fixed. Please re-open if its reproduceable with kdevelop4. I *have* seen this error in kdev4. However I have no clue on steps to reproduce... |