Re: 16 bit debugging - options?



On Wed, 20 Feb 2008 19:47:41 +0000, Frank Kotler wrote:

As I read RBIL, "infile.txt" must exist for dx = 1, try "or"ing it with
16 to open or create. (716Ch does not work with dosemu, but ah=6Ch does,
and that's how *that* works, anyway)

that was the problem. arghh :)

Also, when I got codeview working, debugging was opening the file and
writing the output file to c:\masm611\binr\ - probably due to the way I
invoked codeview from the command line. I kept looking in my project
folder for the outfile to appear. Even when there were no errors, it
wasn't showing up... lol.


and linking with

link16 main.obj,,NUL,,,/CODEVIEW

I'll take your word for it on the command lines... When I (rarely) used
MSlink, I just added commas until it shut up. :)


lol


If the carry flag's set, ax should contain the error number. As an
alternative to running it in a debugger, it isn't difficult to display
the contents of ax... I'll include my Nasm "test" - shouldn't be
difficult to paste the "display" routine into Masm... I don't think
it'll even need alteration... (if it does, you can probably figure it
out). You may have a "printint" (in Irvine's lib?) that you'd prefer.

Best,
Frank

I've tinkered with NASM, and hope to eventually getting around to working
with it in Linux... but, one thing at a time...


--
Regards,
Pop Tart
.



Relevant Pages

  • Re: Display problems in Vista
    ... Very small overhead. ... the command packet needs to be transfered. ... have to display a line that is x pixels wide at any zoom level. ...
    (comp.graphics.api.opengl)
  • Re: Read Only / Thanks Keith.
    ... >'attrib' without any parameters will display a directory ... >The full syntax of the command follows (pasted from Help ... Used without parameters, attrib displays ... xcopy command uses archive attributes. ...
    (microsoft.public.windowsxp.general)
  • Problem linking two list boxes
    ... mode, but Access does not allow this, so I have an unbound form with two ... I want to display data in the second list box which is filtered from the ... query using the common field. ... I have a command button on the form that launches a separate modal ...
    (microsoft.public.access.formscoding)
  • Re: Need WMI script
    ... Dim strDomainName, strNodeText, strXmlBuilder ... ' Retrieve values and display. ... However, if you use the cscript host, ... you can use a command similar to below at a command prompt: ...
    (microsoft.public.windows.server.scripting)
  • Re: Basics of attaching a PC
    ... Your best friend is the HELP command. ... manuals, meant to be read and reread.. ... >> SHOW DISPLAY will display the target display for DECwindows. ... >> the security is set up in the X Windows server. ...
    (comp.os.vms)