Welcome to Intel® Software Network Quick Login | Join | Help |
Search in Intel® Software Network Forums
in Go

Root domain program debugging problem

Last post 07-28-2008, 6:06 PM by David Ott. 3 replies.
Sort Posts: Previous Next
 07-20-2008, 10:05 AM 30259580  

Root domain program debugging problem

Hi,

How can I debug the program run in root domain?


Whether the  dubug problem related with the intercrption reflection issue?

 

If so,can anybody point out some detailed explanation or (better) example of external interrupt interception and interrupt reflection in VMM?

 
 07-21-2008, 2:35 PM 30259677 in reply to 30259580  

Re: Root domain program debugging problem

By root domain, do you mean dom0 in a XEN vmm environment?

 

look at:

http://softwarecommunity.intel.com/isn/Community/en-US/forums/thread/30256534.aspx

for a good answer for interrupt reflection


Stev
 
 07-24-2008, 8:59 PM 30259986 in reply to 30259677  

Re: Root domain program debugging problem

I don't mean domain0 under XEN environment.

I'm now developing a simple VMM using Intel VT-x technology under Windows Server 2008. I write a driver to load my VMM. I use WinDbg to debug my driver code, that's quite ok. And my question is how could I debug my code in VMM (according to VT-x, in cpu's root mode). I have tried to put a breakpoint in VMM code, but WinDbg seems unable to deal with it. I think debugging by WinDbg needs OS supporting, but in VMM(cpu's root mode), maybe the OS environment is different. All I want to know is how to debug my VMM code. Can anyone help me?

 
 07-28-2008, 6:06 PM 30260191 in reply to 30259986  

Re: Root domain program debugging problem

Do you have an ITP (In Target Probe) connected to your development system?  (A debug tool that can access processor/chipset internal structures via a dedicated debug port.)

 
View as RSS news feed in XML

Shortcuts


Tags For This Post

...

Community Tags

...