]> git.eshelyaron.com Git - emacs.git/commit
Port .gdbinit to unsigned-pointer platforms
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 May 2018 00:32:56 +0000 (17:32 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 May 2018 00:33:21 +0000 (17:33 -0700)
commita37166eb80458e87880893e7b8aa98a2a7ce394b
tree3da777490cf334a18d3e1b700dd3ad740ef1052e
parenta73e4f53ab86c69fdb8f5869173d6693d73e6fb2
Port .gdbinit to unsigned-pointer platforms

* src/.gdbinit (Lisp_Object_Printer.to_string):
Don’t assume that GDB treats C pointers as signed integers.
Problem found with GDB Fedora 8.1-15.fc28.
src/.gdbinit