X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Wed, 13 Jun 2001 09:03:41 -0500 From: JT Williams To: djgpp-workers AT delorie DOT com Subject: fsdb and .exe files from djasm Message-ID: <20010613090341.B25907@kendall.sfbr.org> Mail-Followup-To: djgpp-workers AT delorie DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Reply-To: djgpp-workers AT delorie DOT com I am surprised to find that I cannot use fsdb to step through stub.exe, or any other djasm-generated .exe file. I suspect fsdb is gagging on some aspect of djasm's exe header, but this is mostly a guess. Can anyone shed some light on this? It seems desirable for djasm to generate .exe files that behave as .exe files should (whatever that might be).