Re: Producing assembly language listing of kernel



Joe Pfeiffer <pfeiffer@xxxxxxxxxxx> wrote:
I can't really imagine why anyone would
want to see the assembly code for the whole kernel. I can't really
imagine anybody actually sitting down and trying to read it at all.

Actually, I am only interested in just a couple of very small sections,
but I need to see how they are being built, when the kernel is assembled.

I wwas going to use a search facility to jump to the section that I am
examining.

Would it be easier to produce a listing for a specific section?

Mark.

--
Mark Hobley
Linux User: #370818 http://markhobley.yi.org/

.



Relevant Pages

  • Re: OEMWriteDebugString problem
    ... set WINCEREL and rebuild the kernel. ... In the obj folder will be .COD ... files which contain the C code as well as the assembly code that it creates. ... beitman AT applieddata DOT net ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Linux Assembly
    ... > I know there are short assembly code in the MBR, ... The conventional MBR just contained code to load the boot sector from ... The MBR is not part of the kernel. ...
    (comp.os.linux.development.system)
  • Re: Linux* Processor Microcode Data File
    ... instructions are replaced in assembly code? ... The kernel doesn't load microcode automatically but it can provide a ... device to allow userspace to trigger a microcode update (via ...
    (Linux-Kernel)
  • Re: Cross-compilation to i386
    ... > For some reason, as doesn't like big negative numbers. ... > The world and kernel builds then completed succesfully. ... > boots on a diskless machine. ...
    (freebsd-current)
  • Re: rc.order wrong (ipfw)
    ... Okay, imagine this order: ... Kernel starts ... Network driver is loaded ...
    (freebsd-stable)

Loading