WinDBG symbol file on XP Embedded

E

EunHui Kim

I want to get the symbol file about XP Embedded by WinDBG.
I set the symbol file using this option : kd>.symfix C:\OsSymbol\WebSymbol
About ntoskrnl.exe, WinDBG says it's wrong symbol file.
I just want to dump file while XPE falls in blue screen.
Even though I just want to see the dump file, is it essential for my development PC to connect to target?

I'm poor at using WinDBG
Please Help Me~

Thanks !
 
K

KM

EunHui Kim,

Did you set up Symbol search path?
This KB article may answer your questions: http://support.microsoft.com/default.aspx?scid=kb;en-us;148660

--
Regards,
KM

PS. The microsoft.public.windbg newsgroup would serve better for these type of questions.

I want to get the symbol file about XP Embedded by WinDBG.
I set the symbol file using this option : kd>.symfix C:\OsSymbol\WebSymbol
About ntoskrnl.exe, WinDBG says it's wrong symbol file.
I just want to dump file while XPE falls in blue screen.
Even though I just want to see the dump file, is it essential for my development PC to connect to target?

I'm poor at using WinDBG
Please Help Me~

Thanks !
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top