Is there a near term plan to implement IMachineDebugger::readPhysicalMemory? I saw it in the latest API guide but the docs state that it is not yet implemented.
I am currently using the debugger GUI interface and issuing the pgmphystofile command. It is great, fast and does exactly what I need...unfortunately, I need to automate this from an external python script (or if python is not an option, C/C++). A perfect solution would be to expose the pgmphystofile command through a single call but just the ability to read the memory would be a big help for now. Thanks _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
