dbghelp: Implement rudimentary stack walk for ARM64

Eric Pouech eric.pouech at orange.fr
Tue Jan 22 13:26:15 CST 2013


Le 21/01/2013 20:26, André Hentschel a écrit :
> Am 21.01.2013 10:50, schrieb Eric Pouech:
>>> +        if ((frame->AddrPC.Mode == AddrModeFlat) &&
>>> +            (frame->AddrFrame.Mode != AddrModeFlat))
>> this looks strange to me.
>> I guess, you want to check that both mode address modes are AddrModeFlat
>> A+
>>
> it's the same as for the other architectures
>
do arm, thumb and arm64 have segmented addresses (or real mode addr) ?
A+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20130122/581077fd/attachment.html>


More information about the wine-devel mailing list