asm(stackaddress) is bogus not because of libmach but because asm is defined to disassemble from the text file, not from memory. Run 'whatis asm' in acid and notice that it says @addr++ not *addr++.
- [9fans] libmach x86 botch erik quanstrom
- Re: [9fans] libmach x86 botch erik quanstrom
- Re: [9fans] libmach x86 botch Russ Cox
- Re: [9fans] libmach x86 botch erik quanstrom
