|
From: Julian S. <js...@ac...> - 2005-03-04 00:03:15
|
> The conversion would need to be per-frame rather than per ExeContext. > If you have an ExeContext of someone calling a .so, and that .so calling > something else, and then you unload the .so, you would only need to > convert the .so's frames. It is possible the ExeContext could still be > used for matching leak check records (which may only use the top 2-4 > frames). Urrrr. True. Getting more complicated by the moment. I'm not going to think about this any more just at the mo. J |