(gdb-info-stack-custom): Don't try to give
gdb-stack-position a value when there is no fringe.
This commit is contained in:
@@ -2048,7 +2048,6 @@ static char *magick[] = {
|
||||
(or gdb-stack-position
|
||||
(setq gdb-stack-position (make-marker)))
|
||||
(set-marker gdb-stack-position (point)))
|
||||
(set-marker gdb-stack-position nil)
|
||||
(put-text-property bl (+ bl 4)
|
||||
'face '(:inverse-video t))))
|
||||
(when (re-search-forward
|
||||
|
||||
Reference in New Issue
Block a user