From: "M Bailey" Newsgroups: comp.os.msdos.djgpp Subject: Using Turbo Debugger - Newbie Question Date: 19 May 1997 21:30:10 GMT Organization: Enterprise PLC - Internet Services Lines: 15 Message-ID: <01bc6493$c7948220$6dc448c2@markbail> NNTP-Posting-Host: ppp363.enterprise.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi All, What are the switches required by the compiler and linker to produce a symbol table readable via Turbo Debugger ? (I'm using the latest versions of everything.) I'm trying to debug some in-line assembly but FSDB just locks-up the computer and RHGDB doesn't display a register window. This might've been asked before but I've wadded through the docs regarding switches but to no avail. Thanks for any help or suggestions anyone might have, Mark.