Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-debug-dev] Enhancement request for debugging classes without source code and/or debug info

On Wednesday 16 November 2005 18:19, Giuliano Mega wrote:

Hi,

> so it doesn't really solve the problem I mentioned in my other e-mail.
> Besides, JAD is a decompiler, all I want is a disassembler -
> decompilers cannot make much sense of hand-generated bytecodes.

Eclipse actually comes with a Disassembler, see 
ToolFactory.createDefaultClassFileBytesDisassembler(). I don't know how easy 
or hard it would be to hook that to the debug-mechanism, though.

HTH,
Carsten Pfeiffer
-- 
Fraunhofer Institute Computer Architecture and Software Technology, FIRST
Kekuléstraße 7, 12489 Berlin
Tel.: +49 (0)30 6392-1900, Fax: +49 (0)30 6392-1805

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top