Java support in kdevelop

Petr Suchomel petr.suchomel at sun.com
Tue Oct 14 21:30:10 UTC 2003


Hi
Not sure, if I am understand all correctly.
I saw, there is no java debuger support available in menus, but at least 
fragment of Java debugger code included in sources.
Could you point me into some point how gdb handles communication with 
JDI interface?
--Petr

jbb wrote:

>On Tue, 14 Oct 2003 04:32, Petr Suchomel wrote:
>  
>
>>I am looking into source of kdevelop, because some parts of java doesn't
>>work at all, and I see empty methods:
>>
>>void JavaSupportPart::slotNewClass(){}
>>void JavaSupportPart::addMethod( ClassDom /*klass*/ ){}
>>void JavaSupportPart::addAttribute( ClassDom /*klass*/ ){}
>>
>>I'd like to know, if someone is working on this part, and who is
>>maintainer of this part ?==> Roberto Raggi roberto at kdevelop.org ?
>>    
>>
>
>
>Speaking of java, I would suspect that the java debugger has problems as it 
>doesn't look to be maintained and there were significant problems in the gdb 
>debugger code when the java debugger split off that has since been fixed in 
>the gdb debugger. I'm not sure now why this split happened since the the gdb 
>debugger should be able to handle both languages.
>
>Unless there are really signicant differences between the two, I'd suggest 
>removing the java debugger and using the gdb debugger.
>
>Thoughts...
>
>jbb
>
>
>_______________________________________________
>Kdevelop-devel mailing list
>Kdevelop-devel at barney.cs.uni-potsdam.de
>http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>  
>





More information about the KDevelop-devel mailing list