| Summary: | crash on loading project | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Simon Huerlimann <simon.huerlimann> |
| Component: | CPP Debugger | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.0.0a4 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Simon Huerlimann
2003-06-06 21:14:39 UTC
This seams to be debugger related. to get a backtrace, open a konsole and type: gdb gideon run Then it should crash, go back to the konsole and type: backtrace That's it! thanx for the gdb stuff! the bug itself is resolved too :-) i was installing handmade deb's and missed to install the gideon-plugin pkg:-( still lerning a lot... |