[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Raid-1 woes



On Thu, Jun 07, 2001 at 08:39:44AM +1000, Craig Small wrote:
> 
> I've run gdb over program before, but how do I exactly disassemble
> a file of part of the kernel? If there is a URL then that's fine too.

I assumed that you compiled the kernel yourself.  In which case you should
have the file raid1.o which you can pass through 'objdump -dr'.

Otherwise you can disassemble vmlinux and match it up with your System.map.
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



Reply to: