Re: nm zImage

1998-08-28 Thread David Ross
> Hi, > is there a way to do 'nm' on my kernel zImage, > or should I compile the kernel to another format? > Vell I think you want to vu z kern. It is attached for your vuing pleasure. It is a PERL script. If you don't have PERL installed the syntax is close enough to C or [ck]?shell it would

Re: nm zImage

1998-08-28 Thread Glynn Clements
Christoph Bugel wrote: > is there a way to do 'nm' on my kernel zImage, > or should I compile the kernel to another format? You need to run `nm' on the uncompressed kernel (vmlinux). -- Glynn Clements <[EMAIL PROTECTED]>

nm zImage

1998-08-27 Thread Christoph Bugel
Hi, is there a way to do 'nm' on my kernel zImage, or should I compile the kernel to another format? thanks! -- Christoph Bugel [EMAIL PROTECTED]