projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d176b7
)
* src/.gdbinit: Omit soon-obsolete comment.
author
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 8 Jun 2018 01:53:26 +0000
(18:53 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 8 Jun 2018 02:11:49 +0000
(19:11 -0700)
src/.gdbinit
patch
|
blob
|
history
diff --git
a/src/.gdbinit
b/src/.gdbinit
index 7a0cf02ea13a88a317c698e2df7a934d747160c5..67dcf718e3c0ad1bd983e22fce3c115dd078b1f1 100644
(file)
--- a/
src/.gdbinit
+++ b/
src/.gdbinit
@@
-1020,9
+1020,6
@@
define xpr
if $misc == Lisp_Misc_Overlay
xoverlay
end
-# if $misc == Lisp_Misc_Save_Value
-# xsavevalue
-# end
end
if $type == Lisp_Vectorlike
set $size = ((struct Lisp_Vector *) $ptr)->header.size