|
From: Jeremy F. <je...@go...> - 2002-10-04 16:47:14
|
On Fri, 2002-10-04 at 09:17, Jeremy Fitzhardinge wrote:
On Fri, 2002-10-04 at 03:10, Josef Weidendorfer wrote:
Regarding the valgrind skin architecture: Shouldn't it be possible to "stack"
skins?
I've been thinking about that too. If the skins have non-overlapping
functionality and instrument the code in non-overlapping ways, then
maybe. It seems to me that you'd want to avoid having multiple skins
instrumenting each other's instrumentation. I guess you could add a
couple of new core UInstrs which limit CALLM_[SE], except for delimiting
s/limit/are like/
J
|