[Bug 70040] New: debug in kdevelop has an architectural problem
Roger Larsson
roger.larsson at norran.net
Wed Dec 10 20:49:02 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=70040
Summary: debug in kdevelop has an architectural problem
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: roger.larsson at norran.net
Version: unknown (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc version 3.3.1 (SuSE Linux)
OS: Linux (i686) release 2.4.19-4GB
When I read the API/architecture documentation I remembered one
thing I saw earlier but did not report. Since I am currently
recompiling KDE I can not check if this works in recent releases.
So I report it here most as a mental note.
(The API documentation:
http://developer.kde.org/documentation/library/cvs-api/kdevelop/html/architecture.html )
And noticed that GDB debug is a subdirectory of C/C++
But GDB could also be used for Fortran, ADA, ...
Even worse is that Java can be compiled with gcj
http://gcc.gnu.org/java/
and that result should be debugged with GDB...
Some restructuring is needed...
More information about the KDevelop-devel
mailing list