outdbg: add %pragma for maximum size of a raw data dump
commit17df43c8f277805d7571c9c5b6e4ea88326132eb
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 31 Mar 2017 19:03:57 +0000 (31 12:03 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 31 Mar 2017 19:03:57 +0000 (31 12:03 -0700)
treec6d3cfc08796e50619e1ec70e94662fa76bafd62
parentac06133ed24c10137d43fe5bc3440dcc8cadd594
outdbg: add %pragma for maximum size of a raw data dump

A raw data dump can potentially be very large, especially when
incbin is used.  Allow a %pragma for setting the maximum dump
size (defaults to 128 bytes.)

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
asm/directiv.dat
doc/nasmdoc.src
output/outdbg.c