commit | 0d4ce8d7395e2a0850d21248b31f248834ad701a | [log] [tgz] |
---|---|---|
author | H. Peter Anvin (Intel) <hpa@zytor.com> | Thu Jul 09 21:10:42 2020 -0700 |
committer | H. Peter Anvin (Intel) <hpa@zytor.com> | Thu Jul 09 21:10:42 2020 -0700 |
tree | ec3ad65e477ad87f809598e8826d57c8d22c293e | |
parent | 2f171ddeecc991245815bd83c49a2fc583fc2e62 [diff] |
debug: don't call dfmt->linenum without a filename With -Lb, it is possible that we don't have a filename for the current code expansion. In that case, suppress calling dfmt->linenum as some debug backends *really* aren't equipped to handle that case. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Many many developers all over the net respect NASM for what it is: a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!).
Now we have good news for you: NASM is licensed under the "simplified" (2-clause) BSD license. This means its development is open to even wider society of programmers wishing to improve their lovely assembler.
Visit our nasm.us website for more details.
With best regards, the NASM crew.