Log in

View Full Version : WKT Debugger Problem


EJ12N
April 25th, 2004, 04:24
Hi ok i was trying to use WKT but i cant find in no place the

Symbolic debug files (DBG) files for use with the debugger:

MSVBVM60.DBG v.6.0

MSVBVM50.DBG v.5.0

Symbolic debug files (NMS) for use with SoftIce Symbol Loader.

MSVBVM60.NMS

MSVBVM50.NMS

Because the links on WKT site doesnt work

i know many people have it so can some one please share those with me i didnt find nothing on google either

Thank you!

OorjaHalT
April 25th, 2004, 07:28
here they are
Besides i dont think you need .dbg files for proper running of WKTVBDE at least i dont have them and been using it for quite sometime. Maybe you have some other problem

EJ12N
April 26th, 2004, 23:05
Quote:
[Originally Posted by OorjaHalT]here they are
Besides i dont think you need .dbg files for proper running of WKTVBDE at least i dont have them and been using it for quite sometime. Maybe you have some other problem


it says this


Compiled with VB6
Address of table 1: 401478
Can NOT locate the VB DLL inside this computer.

Can NOT find a ENGINE section for the DLL.

i do have the DLL because i have vb6 pro installed in my computer

Any help ?

disavowed
April 27th, 2004, 08:00
for best results, put msvbvm60.dll and your target app in the same directory as the debugger

OorjaHalT
April 27th, 2004, 10:16
This happens when you are running another VB application while using wkt for debugging. you need to close other vb application when using WKT

EJ12N
April 29th, 2004, 21:55
Thanks i will give it a try thanks