Log in

View Full Version : convert .MAP to .TDS?


zombie8
September 12th, 2004, 06:06
Hi

I am debugging a 16-bit app with 16-bit Turbo Debugger. The debugger only accepts .TDS files for symbol information whereas I only have a .MAP file for this app previously created with IDA. Does somebody know how to convert this .MAP file to a .TDS file?


Thanx

ZaiRoN
September 12th, 2004, 11:00
Hi,
tdmap.exe inside your turbo debugger directory is what you are looking for.

Regards,
ZaiRoN

zombie8
September 14th, 2004, 02:22
Thanx Zairon. Actually TDMAP.EXE is only part of the stand-alone Turbo Debugger (I was using the one from TASM so I couldn't find TDMAP.EXE).

ZaiRoN
September 14th, 2004, 08:59
Hm, I thought you were using Turbo Debugger. Don't know if its available online. If you have problem, pm me.

Zai