From: Hp. Widmer on


Just installed the latest debugging Tools x86 while was looking for
pageheap.exe....

but this is no more listed in the given tools list but still mentioned in
the chm help file...

How to get this or where to find or is there a replacement tool?

Hp


From: Stefan Kuhr on
Hello Hp.

Hp. Widmer wrote:
> Just installed the latest debugging Tools x86 while was looking for
> pageheap.exe....
>
> but this is no more listed in the given tools list but still mentioned in
> the chm help file...
>
> How to get this or where to find or is there a replacement tool?
>
> Hp
>
>
Look at the "Global Flags" (gflags.exe) application that ships with the
Debugging Tools. You can enable pageheap there.


--
S
From: Hp. Widmer on

Hi Stefan,

> Look at the "Global Flags" (gflags.exe) application that ships with the
> Debugging Tools. >>You can enable pageheap there.

I know this....


I was asking where the pageheap.exe after installing the latest Debugging
Tools!!!

Cheers

Hp


From: Jeroen Mostert on
Hp. Widmer wrote:
> Hi Stefan,
>
>> Look at the "Global Flags" (gflags.exe) application that ships with the
>> Debugging Tools. >>You can enable pageheap there.
>
> I know this....
>
>
> I was asking where the pageheap.exe after installing the latest Debugging
> Tools!!!
>
pageheap was folded into gflags. Try gflags -p.

--
J.
From: Jeroen Mostert on
Jeroen Mostert wrote:
> Hp. Widmer wrote:
>> Hi Stefan,
>>
>>> Look at the "Global Flags" (gflags.exe) application that ships with
>>> the Debugging Tools. >>You can enable pageheap there.
>>
>> I know this....
>>
>>
>> I was asking where the pageheap.exe after installing the latest
>> Debugging Tools!!!
>>
> pageheap was folded into gflags. Try gflags -p.
>
Sorry, that should be gflags -p -?.

--
J.