Newsgroups: comp.lang.c++
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!csus.edu!borland.com!pete
From: pete@borland.com (Pete Becker)
Subject: Re: Viewing Turbo C files with Turbo debugger...
Message-ID: <1991Jun14.182944.5196@borland.com>
Organization: Borland International
References: <1991Jun14.044640.9100@vpnet.chi.il.us>
Date: Fri, 14 Jun 1991 18:29:44 GMT

In article <1991Jun14.044640.9100@vpnet.chi.il.us> mox@vpnet.chi.il.us (William Moxley) writes:
>I have a .exe file that I have lost the source for.  Does anyone
>know how to make Turbo Debbugger display the Turbo C source for
>an .exe file?  I know it's possible with Turbo Debugger V1.0, but I
>can't seem to figure out how to make v2.5 do it.

	I'm afraid it can't be done.  Our debugging information contains
references to the appropriate line number in the original source file.
Without the source file, TD can't display source text.





