uwplse / herbgrind

A Valgrind tool for Herbie
GNU General Public License v3.0
90 stars 7 forks source link

Track exprs #1

Closed HazardousPeach closed 8 years ago

HazardousPeach commented 8 years ago

Track the expressions which build up shadow values, and print them out when values "go wrong". Also, print fewer output entries since we're doing one per erroneous expression instead of erroneous instruction.