[Bug 60005] debug versions of libraries
Hamish Rodda
meddie at yoyo.its.monash.edu.au
Fri Jun 20 15:54:08 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=60005
------- Additional Comments From meddie at yoyo.its.monash.edu.au 2003-06-20 15:53 -------
What you are seaching for is called User Mode Linux, and can be found here:
http://user-mode-linux.sourceforge.net/ I'm not sure why you want to debug
into the kernel though, unless you were writing kernel-level code or code
directly accessing kernel space.
As to the creating debug versions of libraries, check out
http://women.kde.org/projects/coding/kde2+3.phtml - this should give you an
idea on how to set up a development environment for qt and kde. I don't
understand the logic of trying to develop your application on a production
system/environment to start with.
As you will discover the more you look around, linux has an excellent array of
debugging tools available; one I particularly recommend is valgrind
http://developer.kde.org/~sewardj/
More information about the KDevelop-devel
mailing list