VirtualBox

Changeset 5734 in vbox


Ignore:
Timestamp:
Nov 13, 2007 11:32:36 PM (17 years ago)
Author:
vboxsync
Message:

bugfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMDbg.cpp

    r5731 r5734  
    289289            break;
    290290        pb++;
     291        cb--;
    291292    }
    292293
     
    491492        else
    492493            cbPrev = 0; /* ignore error. */
     494
     495        /* advance to the the next page. */
     496        GCPtr |= PAGE_OFFSET_MASK;
     497        GCPtr++;
    493498    }
    494499    return VERR_DBGF_MEM_NOT_FOUND;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette