Granary / granary2

Dynamic binary translation framework for instrumenting x86-64 user space Linux programs
MIT License
39 stars 5 forks source link

Regression when instrumenting user space programs with whole_func and follow_jumps #68

Closed pgoodman closed 10 years ago

pgoodman commented 10 years ago

I don't know how long this regression has persisted, but it is most likely due to some of my semi-recent changes to how blocks are garbage collected and block generation numbers are tracked. A quick glance at the problem was not very revealing.

pgoodman commented 10 years ago

Resolved in the next commit of poly_code.