emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes in Lisp objects and .gdbinit


From: Eli Zaretskii
Subject: Changes in Lisp objects and .gdbinit
Date: Tue, 07 Aug 2012 19:57:13 +0300

Whenever you change names of fields of C structs that implement Lisp
objects, please remember to grep src/.gdbinit for uses of those
fields, and make corresponding changes there as well.  During the past
week, changes related to INTERNAL_FIELD repeatedly broke debugging
with GDB due to these omissions.

TIA



reply via email to

[Prev in Thread] Current Thread [Next in Thread]