lkml.org 
[lkml]   [2003]   [Mar]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: 2.5.63 accesses below %esp (was: Re: ntfs OOPS (2.5.63))
    Date
    From
    Szakacsits Szabolcs <szaka@sienet.hu> said:

    [...]

    > The Code part of the Oops shows what's after EIP (i386). It's also
    > important (if not more) what's before. I fail to see the difficulties
    > to add this feature (or was it dropped?), ksymoops should handle it.

    It is _hard_ to do with variable length instructions (CISC, remember?), the
    code is designed to be easily decoded forward, noone executes code going
    backwards. Finding out what starts at EIP is easy.

    When I needed to look at the code in an Oops I'd either objdump(1)ed it or
    compiled the offending stuff to assembler (possibly with custom CFLAGS to
    get info on line numbers and such in the output).
    --
    Dr. Horst H. von Brand User #22616 counter.li.org
    Departamento de Informatica Fono: +56 32 654431
    Universidad Tecnica Federico Santa Maria +56 32 654239
    Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:33    [W:2.402 / U:0.180 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site