[parisc-linux] RE: New glibc patches 2004-03-08,
fixes GLRO changes.
Carlos O'Donell
carlos at baldric.uwo.ca
Sun Mar 14 12:40:04 MST 2004
On Sun, Mar 14, 2004 at 02:32:37PM -0500, Carlos O'Donell wrote:
> > No pb if gdb don't segv (but iirc that only appened with gcc-3.5) and if
> > lucky I could also garb a bt :).
> >
> > Btw in previous test, I noticed that IAOQ was for instance =0x41007293 when
> > gdb shows me the actual address of the crash at '0x41007293 - 3' and I find
> > well the corresponding code at 7290 in an 'objdump -d'. Do you know why
> > this diff of 3?
>
> Instructions can only start at addresses that are modulo 32-bits, gdb is
> returning the start address of the insn that executed. While IAOQ is
> showing that the insn has finished (e.g. pointing at the last byte 0 1 2
> 3).
Sorry, I'm smoking crack.
Address OR Privilege = IAOQ
Privilege Kernel = 0
Privilege User = 3
c.
More information about the parisc-linux
mailing list