From 66b161164954c3f6e5d769672e77eba6b9449194 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Mon, 14 Jan 2013 21:37:55 -0500 Subject: [PATCH] In debug, show node dump after errors. --- src/V3Ast.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/V3Ast.cpp b/src/V3Ast.cpp index 70e54fc5d..9367590b8 100644 --- a/src/V3Ast.cpp +++ b/src/V3Ast.cpp @@ -1041,7 +1041,7 @@ void AstNode::v3errorEnd(ostringstream& str) const { nsstr<dump(nsstr); nsstr<v3errorEnd(nsstr); } else {