Log in

View Full Version : how to use symbols just like windbg


a1rsupp1y
October 12th, 2003, 22:16
under windbg, we can use command: dt -v -r ntdll!_TEB
to find something; and under ollydbg ,i have set symbols path ok.
i want to do the same work like dt -v -r ntdll!_TEB, how to do it ?

OYXin
November 27th, 2003, 22:33
hi,a1rsupply,#music@0x557.It seems that ollydbg can't do that.