[Bug 81317] Do you plan support for FORTRAN debugging?

Roger Larsson roger.larsson at norran.net
Thu May 13 23:36:02 UTC 2004


------- 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=81317      




------- Additional Comments From roger.larsson norran net  2004-05-13 23:31 -------
As I remember correctly it is/was? really a problem on how debug support is defined/implemented - as a part of the language.
(or you will run into the same problem for Ada, ...)

Debug support should not be defined by the language - how would you then
be able to debug projects with mixed languages. But for some languages the
generic debug support will need to be overridden (scrips, Haskell, ...).

* Languages should select among debug offers with gdb as default for all executables (ELF) 
=> Simple addition to language support, improvements in debug "part" will benefit all languages (like the remote debug I added)




More information about the KDevelop-devel mailing list