]> git.eshelyaron.com Git - emacs.git/commit
Minor fixes to .gdbinit
authorTom Tromey <tom@tromey.com>
Thu, 8 Feb 2018 04:26:53 +0000 (21:26 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 12 Feb 2018 17:54:11 +0000 (10:54 -0700)
commitb3f45140ec441bf88fa25f4e615b18e076d51342
tree215b2e1566704b2a84254463f720357dca2ecca0
parent1590f8823d858b7bbad7f8a067fe356a19e1d5f8
Minor fixes to .gdbinit

* src/.gdbinit (xcompiled): Emit a final newline.
(python): Define "long" if not already defined.  Use casts to long,
not int.
src/.gdbinit