Subj : Debugging 16 bit dos prog
To   : Dr. What
From : Nightfox
Date : Sat Jul 22 2023 08:11 am

 Re: Debugging 16 bit dos prog
 By: Dr. What to Nightfox on Sat Jul 22 2023 08:21 am

Ni>> If you do that, you'll be seeing assembly code, and it will be
Ni>> without any meaningful variable names, etc..  IMO it tends to be
Ni>> more challenging to debug that than with higher-level code.

DW> Unless the program you are debugging was compiled in debug mode, there
DW> won't be any meaningful variables names anyway.

Yeah, but who releases a program built in debug mode?  Normally, a debug build would only be used by developers while developing the program.  When releasing it, a release build makes the most sense.  A release build runs faster; also, many software companies wouldn't want people to easily reverse-engineer their binaries.

Nightfox

---
� Synchronet � Digital Distortion: digitaldistortionbbs.com