trick/trick_source
Alex Lin 6ef4517335 Add option to validate pointer addresses in variable server clients
Back ported validate_address fix from trunk.

Added a flag called validate_address to each variable server thread.  When
activated each pointer address will be tested to see if it is in memory
the memory manager is tracking.  If it is then everything proceeds normally.
If it does not, then an error return value is returned for the value of this
variable.

refs #193
2016-02-25 10:08:07 -06:00
..
codegen/Interface_Code_Gen Don't process header files installed by Homebrew 2016-02-22 09:43:31 -06:00
data_products Unit tests failing on the Mac 2015-12-03 11:01:55 -06:00
er7_utils Merge in the er7_utils integrators 2016-02-18 13:43:00 -06:00
java Revert "Fixes #68: Changed the path where TrickDPActionController expects to find jar files" 2015-10-06 15:53:07 -05:00
sim_objects Print some timing statistics when the sim exits 2016-02-18 12:52:29 -06:00
sim_services Add option to validate pointer addresses in variable server clients 2016-02-25 10:08:07 -06:00
trick_swig Functions with enumerated default arguments bad 2016-02-18 13:43:07 -06:00
trick_utils Input processor crashes if second event with same name is created 2015-12-03 10:10:39 -06:00
.gitignore Merge in the er7_utils integrators 2016-02-18 13:39:16 -06:00