>>>>"JJ" == Jerry James <james(a)xemacs.org>
writes:
JJ> That activates the virtual dirty bit code, which uses deliberate
JJ> SIGSEGV/SIGBUS signals to manage memory. Do this:
JJ> (gdb) handle SIGSEGV nostop noprint pass
JJ> (gdb) handle SIGBUS nostop noprint pass
When building with the incremental GC, configure creates src/.gdbinit
that includes these settings. When you run gdb from within the src/
directory, gdb reads .gdbinit and sets the signal handling settings
automatically (and defines some very useful gdb commands that help
debugging XEmacs).
--
Marcus
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta