Pass an exception from a python event through the event queue
authorNathan Binkert <binkertn@umich.edu>
Sun, 18 Feb 2007 04:27:11 +0000 (20:27 -0800)
committerNathan Binkert <binkertn@umich.edu>
Sun, 18 Feb 2007 04:27:11 +0000 (20:27 -0800)
commit18e245ad0b6ee99f23e2ed67c150413295c69c1f
tree0dc24c2803704af1bf18b89a92121dc7a3d70a91
parent3cb26868287164ee608ea35b142d9ab252dd9362
Pass an exception from a python event through the event queue
back into python so we don't just silently ignore those errors

--HG--
extra : convert_revision : e2f5566a4681f1b8ea80af50071119118afa7d8a
src/python/swig/pyevent.cc
src/sim/async.hh
src/sim/main.cc