Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!ut-emx!ccwf.cc.utexas.edu From: android@ccwf.cc.utexas.edu (Andy Wilks) Newsgroups: comp.lang.c++ Subject: Re: Viewing Turbo C files with Turbo debugger... Message-ID: <50571@ut-emx.uucp> Date: 15 Jun 91 04:30:56 GMT References: <1991Jun14.044640.9100@vpnet.chi.il.us> Sender: news@ut-emx.uucp Reply-To: android@ccwf.cc.utexas.edu (Andy Wilks) Organization: The University of Texas at Austin Lines: 26 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. ) )Or does anyone know of some other way to generate a Turbo C ).c file out of a .exe? No version of Turbo Debugger can do this. It only used the debug info in the EXE file to reference the source code. ) William Moxley ) mox@vpnet.chi.il.us /*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/ * I don't express opinions, I just follow orders... (___) * / (o o) / * One of the few .sig's -> /-------\ / * / Andy Wilks with ASCII livestock. / | ||O / * android@ccwf.cc.utexas.edu * ||,---|| * / University of Texas at Austin ^^ ^^ / * copyright (c) 1934,1942,1961,1990,1991 BEVO * /*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/