1 Commits

Author SHA1 Message Date
06b95cdd34 proc: allow access to thread registers after a function call (#3908)
After a call injection sequence terminates allow the evaluator to
access thread registers again so that variables stored in registers can
be used as arguments.

Fixes #3310
2025-01-24 08:58:48 -08:00