Is osloader.pdb the symbol file for ntldr?

Hello,

I would like to look into ntldr. I searched the downloaded symbol
files and found osloader.pdb. Is it for ntldr? And, if a symbol file
is found for ntldr, how to use it, since ntldr could not be debugged
in the usual way.

Thanks for your information.


Yu-ning Feng

On 9/18/07, Yu-ning Feng wrote:
> Hello,
>
> I would like to look into ntldr. I searched the downloaded symbol
> files and found osloader.pdb. Is it for ntldr? And, if a symbol file
> is found for ntldr, how to use it, since ntldr could not be debugged
> in the usual way.
>

I also posted this at microsoft.public.windbg and received answer there.

A tool dbh.exe could be used to investigate symbols without debugging.
It comes with “debugging tools for windows”.


Yu-ning Feng