Fix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is defined.
commit8654a41b44c8fe925af2b10378faa09909699240
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Nov 2012 07:54:33 +0000 (23 09:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Nov 2012 07:54:33 +0000 (23 09:54 +0200)
tree7a1a3783e4669bbdda969da35562fcadf1aa2ede
parentcc4c01bd96b929e5b19bcb77eebd40e12930ef06
Fix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is defined.

 src/.gdbinit (pgx): If the glyph's object is a string, display the
 pointer to string data, rather than the value of the string object
 itself (which barfs under CHECK_LISP_OBJECT_TYPE).
src/.gdbinit
src/ChangeLog