Thursday, December 1, 2005, 1:12:00 AM, Eric Pouech wrote:
>> please point me to it? I've spent last hour or so trying to
>> find it.
> just a quicker one: does display /i $eax help here ?
No, it doesn't. I need "display /i *$eax" - $eax is the pointer to a
code pointer... Thanks anyway.
Vitaliy
please point me to it? I've spent last hour or so trying to
find it.
just a quicker one: does display /i $eax help here ?
A+
--
Eric Pouech
;> Copie à : wine-devel@winehq.org> Objet : Re: Dereferencing a pointer in winedbg> > Monday, November 28, 2005, 2:33:35 PM, Eric Pouech wrote:> > Vitaliy Margolen wrote:> >> Sunday, November 27, 2005, 10:50:39 PM, Marcus Meissner wrote:> >> > >>>On S
Monday, November 28, 2005, 2:33:35 PM, Eric Pouech wrote:
> Vitaliy Margolen wrote:
>> Sunday, November 27, 2005, 10:50:39 PM, Marcus Meissner wrote:
>>
>>>On Sun, Nov 27, 2005 at 06:35:15PM -0700, Vitaliy Margolen wrote:
>>>
Is it possible to dereference a pointer in winedbg? Help says that
>
Vitaliy Margolen wrote:
Sunday, November 27, 2005, 10:50:39 PM, Marcus Meissner wrote:
On Sun, Nov 27, 2005 at 06:35:15PM -0700, Vitaliy Margolen wrote:
Is it possible to dereference a pointer in winedbg? Help says that
"*$eax" is a valid expression. But when I'm trying to use it it saying:
W
Sunday, November 27, 2005, 10:50:39 PM, Marcus Meissner wrote:
> On Sun, Nov 27, 2005 at 06:35:15PM -0700, Vitaliy Margolen wrote:
>> Is it possible to dereference a pointer in winedbg? Help says that
>> "*$eax" is a valid expression. But when I'm trying to use it it saying:
>> Wine-dbg>p *$eax
>>
On Sun, Nov 27, 2005 at 06:35:15PM -0700, Vitaliy Margolen wrote:
> Is it possible to dereference a pointer in winedbg? Help says that
> "*$eax" is a valid expression. But when I'm trying to use it it saying:
> Wine-dbg>p *$eax
> No type or type mismatch
>
> Is there are a way to do this?
(x aka
Is it possible to dereference a pointer in winedbg? Help says that
"*$eax" is a valid expression. But when I'm trying to use it it saying:
Wine-dbg>p *$eax
No type or type mismatch
Is there are a way to do this?
--
Best regards,
Vitaliy