|
DriverStudio 3.2 - Can't set breakpoint in DLL function
I tried to set a breakpoint on a well known DLL function, but SoftIce 3.2 returns a "NO LDT" error (no Local Descriptor Table) and doesn��t accept the breakpoint. In SoftIce 3.1 the same works very well.
Here is what I wanted to do:
1) Start Symbolloader and load exports dynamically from ��mytest.dll��.
2) From Symbolloader, open the application ��myApp.exe�� (which uses ��mytest.dll��) and press ��Load symbols��. SoftIce pops up.
3) Set breakpoint: bpx mytest!myfunc - SoftIce says: "NO LTD" and doesn��t accept the breakpoint.
What is going wrong here?
Any help on this point would be greatly appreciated.
Sackpower
|