snapshot-interface: replace Subramanian's /proc/*/maps checking
authorBrian Norris <banorris@uci.edu>
Tue, 29 May 2012 20:37:33 +0000 (13:37 -0700)
committerBrian Norris <banorris@uci.edu>
Wed, 30 May 2012 15:18:23 +0000 (08:18 -0700)
Subramanian's code needed rewriting. It didn't actual snapshot any globals, and
it was also written so that it would never snapshot libmodel.so. I rewrite this
code and fix these problems, after Brian Demsky has fixed the problem with
dynamic linking of the HandlePF() code.


No differences found