trick/trick_source/sim_services/JITInputFile
Alex Lin 24fe5adaec JITEvents are not checkpointable
Changed the way JITEvents are created and handled. Instead of taking a function pointer directly we save a name of a function to the JITEvent class.  The class will dynamically look up a function that matches the name both during event creation and during checkpoint restart.

Fixes #53
2015-05-14 13:41:17 -05:00
..
include JITEvents are not checkpointable 2015-05-14 13:41:17 -05:00
src JITEvents are not checkpointable 2015-05-14 13:41:17 -05:00
main_page.dox_in Initial commit of everything. 2015-02-26 09:02:31 -06:00
Makefile Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
Makefile_deps Initial commit of everything. 2015-02-26 09:02:31 -06:00