summaryrefslogtreecommitdiff
path: root/test/pragma.asm
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2017-03-31 11:32:53 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2017-03-31 11:32:53 -0700
commit31a14699fbed67b7cc3a47d1053a973322c172aa (patch)
tree6610c5e99cb65b3b62c0141da2675140d752e204 /test/pragma.asm
parent60ada9629459a3bffd09d58a9e0699a2e856a9c9 (diff)
downloadnasm-31a14699fbed67b7cc3a47d1053a973322c172aa.tar.gz
outdbg: update to dump new backend interface data
Update the debug output format to dump (most of) the information that is available via the new backend format, as well as the legacy backend format -- probably the only backend ever which will ever want both! Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'test/pragma.asm')
-rw-r--r--test/pragma.asm8
1 files changed, 5 insertions, 3 deletions
diff --git a/test/pragma.asm b/test/pragma.asm
index d794a896..cecd984b 100644
--- a/test/pragma.asm
+++ b/test/pragma.asm
@@ -5,6 +5,8 @@
%define PR asm foobar
%pragma PR
%pragma preproc
-%pragma preproc tjo fidelittan
-
-
+%pragma preproc tjo fidelittan preproc
+%pragma dbg tjo fidelittan output
+%pragma dbgdbg tjo fidelittan debug format
+%pragma Dbg Tjo Fidelittan Output
+%pragma Dbgdbg Tjo Fidelittan Debug Format