RE: Preserving debug information

"Tim Eck" <[email protected]>
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <036a01cc5078$415e04c0$c41a0e40$@com>
ASM shouldn't be wiping anything out necessarily. 

I'd double check some things:
- make sure debug info is actually present in the source .class bytes
- Don't pass SKIP_DEBUG to you class reader
- make sure to actually visit the debug info in the output/writer


-----Original Message-----
From: [email protected] [mailto:[email protected]] 
Sent: Monday, August 01, 2011 11:14 AM
To: [email protected]
Subject: [asm] Preserving debug information


I'm using ASM to instrument a class. Does ASM wipe out debug info in the
class?
Is there any way to instruct ASM to preserve debug info?

Thanks
Vijay
message-footer.txt (text/plain, 238 B)
-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.