>>>>> On Mon, 14 Nov 2005 10:49:03 +0100, [EMAIL PROTECTED] (Kim F. Storm) said:
> It seems to be possible to have a check_pure_storage function which
> would traverse pure storage and validate that it only refers to
> other pure object -- and also that pure storage only contains valid
> objects (e.g. I don't think storing a buffer or window object in
> pure storage makes any sense).
> This function only needed to be run once during the build process,
> e.g. just before undump.
Yeah, I only thought about the case that a pointer in the pure storage
are changed so as to point to an impure object during the execution of
a dumped one, but that may also occur in a dumping session. The
latter cannot be caught by the watchpoint.
YAMAMOTO Mitsuharu
[EMAIL PROTECTED]
_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug