Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.asm.x86    |    Ahh, the lost art of x86 assembly    |    4,675 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 3,991 of 4,675    |
|    rick.c.hodgin@nospicedham.gmail.com to All    |
|    Re: PROBLEM SOLVED    |
|    16 Dec 19 05:09:41    |
      On Monday, December 16, 2019 at 5:39:33 AM UTC-5, bilsch01 wrote:       > I don't use a debugger with these .bin files.              Use a debugger. Microsoft's CodeView 3.x or 4.x can be found       online where Microsoft's C Compiler 6.x is, or MASM 6.x if you       are using DOS, Windows, or OS/2. It will debug in raw assembly       mode for .BIN files.              You need a debugger to examine the contents of things to see       if what you think it is actually it what it is. It will gain       you much productivity and resolve issues far more quickly in       pretty much every case.              If you use Microsoft's compilers, use /ZI to include symbolic       debugger information so you can actually step through your       source code rather than machine code. It makes things so       much easier across-the-board.              --       Rick C. Hodgin              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca