Re: Reading C source with assembly
Marcel Wiesweg <[email protected]> Sun, 14 Aug 2005 16:03:20 +0200
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Samstag 13 August 2005 00:14 schrieb Brandon Heller: > I'd like to find out the number of static instructions required by each > SableVM instruction, in all three modes. Is there an easy way to view the C > source interspersed with assembly? Try objdump --source Marcel > > Thanks, > Brandon Heller > Washington University