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