tech-kern archive

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

Re: re-enabling debugging of 32 bit processes with 64 bit debugger



christos%astron.com@localhost (Christos Zoulas) writes:

>We can fill them completely with 0 as we pad with 0 the 32 bit
>part of the 64 bit registers that does not exist in a 32 bit
>process.

The corefile pretends to be a 32bit file, so the register
section should probably be similar to a coredump of a
32bit system.

N.B. two registers were not zero padded, a temporary and the 'hi'
register. So I don't think there is padding (or truncating)
done.

-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index