Winedbg that catches exception raised in IsBadReadPtr
Christian Costa
23 Feb
2004
23 Feb
'04
9:45 p.m.
Hi,
Winedbg catches the exception raised and handled in a
__TRY/__EXCEPT/__ENTRY statement in the IsBadReadPtr function.
Is it a normal behaviour? And if yes how can I disable it?
Without Winedbg everything is fine.