Re: MASM question...
- From: "Jeff Roberts" <spamtrap@xxxxxxxxxx>
- Date: Sun, 23 Apr 2006 23:07:50 -0700
That doesn't do it, unfortunately...
->Jeff
RAD Game Tools
"Jerry Coffin" <spamtrap@xxxxxxxxxx> wrote in message
news:MPG.1eb60bd33e19723398977f@xxxxxxxxxxxxxxxxxx
In article <uqGdnfrPJZan1NHZRVn-gQ@xxxxxxxxxxxxx>,
spamtrap@xxxxxxxxxx says...
What is the way to update what MASM is recording to debug info as the
current file and line number? In C, you use the "#line" directive. We
use
our own preprocessor, and would like to still be able to step through the
assembly in source form.
If memory serves, a comment like:
; Line 10
You'll probably also want:
; File C:\wherever\file_name
--
Later,
Jerry.
The universe is a figment of its own imagination.
.
- References:
- MASM question...
- From: Jeff Roberts
- Re: MASM question...
- From: Jerry Coffin
- MASM question...
- Prev by Date: Re: MASM question...
- Next by Date: Get the FAQs
- Previous by thread: Re: MASM question...
- Next by thread: Re: MASM question...
- Index(es):