]> git.eshelyaron.com Git - emacs.git/commit
More debugging aids around GCPROs.
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 11 Sep 2014 09:14:45 +0000 (13:14 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 11 Sep 2014 09:14:45 +0000 (13:14 +0400)
commit5d27b6b6689b610096ecf5ca136eaa89e38ce6b6
treed8081f4b4082fb179e05bfad8be3d8ea1f7d7aca
parent6e5fd4936d0d56abe13352a6b80446e62fab040a
More debugging aids around GCPROs.
* lisp.h (struct gcpro) [DEBUG_GCPRO]: Add extra members.
(GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5, GCPRO6, GCPRO7):
Minor restyle.  If DEBUG_GCPRO, initialize extra fields.
src/ChangeLog
src/lisp.h