« Return to Thread: [scala-tools] eclipse plugin -Xprint and java disassembly

Re: [scala-tools] eclipse plugin -Xprint and java disassembly

by Miles Sabin :: Rate this Message:

Reply to Author | View in Thread

On Thu, Jun 4, 2009 at 12:07 AM, Nicholas Tung <ntung@...> wrote:
>     Is there a way to view the output of scalac's -Xprint (particularly the
> lowest, -Xprint:jvm)

Not at the moment, no.

> and java disassembly (e.g. through javap or Dava) using
> the eclipse plugin?

Doesn't Eclipse's built in classfile viewer do this job for you?
Failing that, I'm pretty sure there are several very capable bytecode
disassembler plugins around.

Cheers,


Miles

--
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://twitter.com/milessabin

 « Return to Thread: [scala-tools] eclipse plugin -Xprint and java disassembly