Summary: | "Viewers" toolbar button doesn`t work | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | msnkipa |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | niko.sams |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
msnkipa
2010-03-07 19:36:54 UTC
This is not a KDevelop issue. The mentioned viewers and khexedit library etc. are not part of kdevelop. Please contact the okteta author for any problems. SVN commit 1100552 by nsams: Comment out Viewers, as they are not working. If someone needs them tell me what they do and how I use them. BUG: 229865 M +1 -1 CMakeLists.txt M +9 -5 debuggerplugin.cpp M +2 -2 debuggerplugin.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1100552 This is(was) used in the debugger for memory views. I "fixed" it by simply removing the feature. |