0
0
forked from aniani/nasm
Files
nasm/include
H. Peter Anvin (Intel) 2f171ddeec debug: invoke dfmt->linenum when the segment number changes
If the segment number changes, we also need to invoke dfmt->linenum(),
as a .nolist macro may end up emitting to more than one section.

This also adds the source location explicitly to the output data
structure; the cost for that is minimal, and will enable a more
sophisticated debug backend to receive the entire data structure in
the future.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2020-07-09 20:06:18 -07:00
..
2018-02-07 13:51:54 -08:00
2019-09-12 20:26:23 -04:00
2018-12-26 06:37:25 -08:00