isa_parser: add a debug variable that changes how errors are reported.
authorNathan Binkert <nate@binkert.org>
Sat, 27 Feb 2010 02:14:48 +0000 (18:14 -0800)
committerNathan Binkert <nate@binkert.org>
Sat, 27 Feb 2010 02:14:48 +0000 (18:14 -0800)
commitb4178b1ae7094bb0847fc2c4e6676220d4a11bd6
treeae8bda0803d9c81d95ac4b8108bb926f44ca05e0
parent40a05f04fbcd0f411b4cf2e2ac38b9f5bb42f4b6
isa_parser: add a debug variable that changes how errors are reported.
This allows us to get tracebacks in certain cases where they're more
useful than our error message.
src/arch/isa_parser.py