Message-Id: <199911171522.JAA08216@darwin.sfbr.org> Date: Wed, 17 Nov 1999 09:22:52 -0600 (CST) From: Jeff Williams Subject: debugging 16-bit code To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: lSO/x5rY/K5hiFoIlt+R2w== X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.3.4 SunOS 5.7 sun4u sparc Reply-To: djgpp AT delorie DOT com May be a naive question, but: Can I use any of the djgpp debuggers to debug 16-bit code? (I'm using M$ DEBUG now to work on some djasm-produced code). I gave it a try last night with fsdb and edebug32, but they each complained about the executable's format and wouldn't load it. jtw