VOID __stdcall KdSetOwedBreakpoints(VOID *CurrentPage){ if( !KdPitchDebugger ) { if( KdpOweBreakpoint ) KdpSetOwedBreakpoints(CurrentPage); } }