Neitsa
September 24th, 2004, 06:34
Hello,
I have a problem with KD to display the whole structure of the TEB. In fact each time I'm trying to display these struct, KD tells me that it can't find the symbols file... (Note that the _PEB struct works well).
I've tried many commands but none seems to work. The "!teb" command works well, but the "dt _TEB" doesn't works. (I've also tried "dt -v -r ntdll!_TEB" or "dt nt! _TEB)
Sounds strange since I can display the _NT_TIB struct but not the entire _TEB.
My O.S is win2k with sp4. I've also tried to force the load of the ntsdexts.dll which is having the instruction to display the structure. I've set my symbols path to the symbols package, and I've even tried to set my symbols path to the web server from MS, and even downloading the whole symbols for my O.S, it won't works....
So what I'm doing wrong ? Do you have any clue ?
Thank you very much.
Regards, Neitsa.
I have a problem with KD to display the whole structure of the TEB. In fact each time I'm trying to display these struct, KD tells me that it can't find the symbols file... (Note that the _PEB struct works well).
I've tried many commands but none seems to work. The "!teb" command works well, but the "dt _TEB" doesn't works. (I've also tried "dt -v -r ntdll!_TEB" or "dt nt! _TEB)
Sounds strange since I can display the _NT_TIB struct but not the entire _TEB.
My O.S is win2k with sp4. I've also tried to force the load of the ntsdexts.dll which is having the instruction to display the structure. I've set my symbols path to the symbols package, and I've even tried to set my symbols path to the web server from MS, and even downloading the whole symbols for my O.S, it won't works....
So what I'm doing wrong ? Do you have any clue ?
Thank you very much.
Regards, Neitsa.