bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14616: 24.3.50; Excessive cursor movement on non-X Emacs


From: Lars Magne Ingebrigtsen
Subject: bug#14616: 24.3.50; Excessive cursor movement on non-X Emacs
Date: Fri, 02 Aug 2013 15:46:23 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Ok, back to the original test case: Hitting `RET' on an article that
triggers prefetching of lots of ... stuff.

I don't know how much of this stuff to include, so I included 1400
lines.  :-)

While this is going on, I can't see anything visibly changing in Emacs.

Looking at the lines included below, I see lots of clear_to_end_of_line
and cursor_to...  and write_glyphs...

Perhaps this'll tell you something.

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)
"delete-process" (0xffffbe10)
"url-http-parse-headers" (0xffffbfd0)
"url-http-content-length-after-change-function" (0xffffc180)
"url-http-generic-filter" (0xffffc308)
"sleep-for" (0xffffdaa0)
"while" (0xffffdb88)
"let" (0xffffdcd8)
"eval" (0xffffddf8)
"eval-last-sexp-1" (0xffffdf80)
"eval-last-sexp" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=23, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=23, hpos=0) at terminal.c:113
#1  0x0000000000415e05 in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:5005

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x145d7e0, len=4)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x145d7e0, len=4) at terminal.c:163
#1  0x0000000000415e2c in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:5006

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=23, hpos=4) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=23, hpos=4) at terminal.c:113
#1  0x0000000000415902 in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:5050

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=13)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=13) at terminal.c:153
#1  0x000000000041590c in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:5051

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=21, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=21, hpos=0) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=21) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=21) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=23, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=23, hpos=0) at terminal.c:113
#1  0x0000000000415902 in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:5050

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=4)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=4) at terminal.c:153
#1  0x000000000041590c in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:5051

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"message" (0xffffdac8)
"map-y-or-n-p" (0xffffdc40)
"save-some-buffers" (0xffffddf0)
"save-buffers-kill-emacs" (0xffffdf80)
"save-buffers-kill-terminal" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=23, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=23, hpos=0) at terminal.c:113
#1  0x000000000041575f in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:4896

Lisp Backtrace:
"message" (0xffffdc40)
"save-some-buffers" (0xffffddf0)
"save-buffers-kill-emacs" (0xffffdf80)
"save-buffers-kill-terminal" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x145d7e0, len=22)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x145d7e0, len=22) at terminal.c:163
#1  0x000000000041576e in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:4897

Lisp Backtrace:
"message" (0xffffdc40)
"save-some-buffers" (0xffffddf0)
"save-buffers-kill-emacs" (0xffffdf80)
"save-buffers-kill-terminal" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"message" (0xffffdc40)
"save-some-buffers" (0xffffddf0)
"save-buffers-kill-emacs" (0xffffdf80)
"save-buffers-kill-terminal" (0xffffe148)
"call-interactively" (0xffffe2f0)
"command-execute" (0xffffe418)
[Thread 0x7ffff7e649e0 (LWP 24625) exited]
[Inferior 1 (process 24625) exited normally]
Breakpoint 3 at 0x4a2e10: file terminal.c, line 163.
Type commands for breakpoint(s) 3, one per line.
End with a line saying just "end".
Breakpoint 4 at 0x4a2e30: file terminal.c, line 174.
Type commands for breakpoint(s) 4, one per line.
End with a line saying just "end".
Breakpoint 5 at 0x4a2e60: file terminal.c, line 186.
Type commands for breakpoint(s) 5, one per line.
End with a line saying just "end".
Breakpoint 6 at 0x4a2d70: file terminal.c, line 113.
Type commands for breakpoint(s) 6, one per line.
End with a line saying just "end".
Breakpoint 7 at 0x4a2df0: file terminal.c, line 153.
Type commands for breakpoint(s) 7, one per line.
End with a line saying just "end".
The program being debugged has been started already.
Start it from the beginning? (y or n) Breakpoint 3 at 0x4a2e10: file 
terminal.c, line 163.
Type commands for breakpoint(s) 3, one per line.
End with a line saying just "end".
Breakpoint 4 at 0x4a2e30: file terminal.c, line 174.
Type commands for breakpoint(s) 4, one per line.
End with a line saying just "end".
Breakpoint 5 at 0x4a2e60: file terminal.c, line 186.
Type commands for breakpoint(s) 5, one per line.
End with a line saying just "end".
Breakpoint 6 at 0x4a2d70: file terminal.c, line 113.
Type commands for breakpoint(s) 6, one per line.
End with a line saying just "end".
Breakpoint 7 at 0x4a2df0: file terminal.c, line 153.
Type commands for breakpoint(s) 7, one per line.
End with a line saying just "end".
Continuing.

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=23, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=23, hpos=0) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=0, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=0, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=0) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x145e6f0, len=63)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x145e6f0, len=63) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=0) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=0, hpos=63) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=0, hpos=63) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=0) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=0) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=1, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=1, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=1) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x145f5f0, len=80)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x145f5f0, len=80) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=1) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=1, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=1, hpos=0) at terminal.c:113
#1  0x0000000000415a36 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=1) at dispnew.c:4830

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=2, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=2, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=2) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x14604f0, len=66)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x14604f0, len=66) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=2) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=2, hpos=66) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=2, hpos=66) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=2) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=2) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=3, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=3, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=3) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x14613f0, len=53)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x14613f0, len=53) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=3) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=3, hpos=53) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=3, hpos=53) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=3) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=3) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=4, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=4, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=4) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x14622f0, len=74)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x14622f0, len=74) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=4) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=4, hpos=74) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=4, hpos=74) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=4) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=4) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=5, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=5, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=5) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x14631f0, len=65)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x14631f0, len=65) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=5) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=5, hpos=65) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=5, hpos=65) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=5) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=5) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=6, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=6, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=6) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x14640f0, len=51)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x14640f0, len=51) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=6) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=6, hpos=51) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=6, hpos=51) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=6) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=6) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=7, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=7, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=7) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x1464ff0, len=69)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x1464ff0, len=69) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=7) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=7, hpos=69) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=7, hpos=69) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=7) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=7) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=8, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=8, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=8) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x1465ef0, len=71)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x1465ef0, len=71) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=8) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=8, hpos=71) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=8, hpos=71) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=8) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=8) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=9, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=9, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=9) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x1466df0, len=53)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x1466df0, len=53) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=9) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=9, hpos=53) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=9, hpos=53) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=9) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=9) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=10, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=10, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=10) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x1467cf0, len=70)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x1467cf0, len=70) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=10) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=10, hpos=70) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=10, hpos=70) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=10) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=10) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=11, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=11, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=11) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x1468bf0, len=64)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x1468bf0, len=64) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=11) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=11, hpos=64) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=11, hpos=64) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=11) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=11) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=12, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=12, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=12) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x1469af0, len=80)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x1469af0, len=80) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=12) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=12, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=12, hpos=0) at terminal.c:113
#1  0x0000000000415a36 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=12) at dispnew.c:4830

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=13, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=13, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=13) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x146a9f0, len=74)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x146a9f0, len=74) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=13) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=13, hpos=74) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=13, hpos=74) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=13) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=13) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=14, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=14, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=14) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x146b8f0, len=71)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x146b8f0, len=71) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=14) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=14, hpos=71) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=14, hpos=71) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=14) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=14) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=15, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=15, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=15) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x146c7f0, len=67)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x146c7f0, len=67) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=15) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=15, hpos=67) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=15, hpos=67) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=15) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=15) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=16, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=16, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=16) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x146d6f0, len=80)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x146d6f0, len=80) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=16) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=16, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=16, hpos=0) at terminal.c:113
#1  0x0000000000415a36 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=16) at dispnew.c:4830

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=17, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=17, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=17) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x146e5f0, len=80)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x146e5f0, len=80) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=17) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=17, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=17, hpos=0) at terminal.c:113
#1  0x0000000000415a36 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=17) at dispnew.c:4830

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=18) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x146f4f0, len=64)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x146f4f0, len=64) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=18) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=18, hpos=64) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=18, hpos=64) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=18) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=18) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=19, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=19, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=19) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x14703f0, len=68)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x14703f0, len=68) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=19) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=19, hpos=68) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=19, hpos=68) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=19) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=19) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=20, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=20, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=20) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x14712f0, len=77)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x14712f0, len=77) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=20) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=20, hpos=77) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=20, hpos=77) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=20) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=20) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=21, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=21, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=21) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x14730f0, len=56)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x14730f0, len=56) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=21) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=21, hpos=56) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=21, hpos=56) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=21) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=21) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=22, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=22, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=22) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x14721f0, len=80)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x14721f0, len=80) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=22) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=22, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=22, hpos=0) at terminal.c:113
#1  0x0000000000415a36 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=22) at dispnew.c:4830

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=0, hpos=9) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=0, hpos=9) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=22, hpos=57) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=22, hpos=57) at terminal.c:113
#1  0x0000000000415e05 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=22) at dispnew.c:5005

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x145d390, len=1)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x145d390, len=1) at terminal.c:163
#1  0x0000000000415e2c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=22) at dispnew.c:5006

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=1, hpos=9) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=1, hpos=9) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=22, hpos=57) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=22, hpos=57) at terminal.c:113
#1  0x0000000000415e05 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=22) at dispnew.c:5005

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x1472ca0, len=1)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x1472ca0, len=1) at terminal.c:163
#1  0x0000000000415e2c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=22) at dispnew.c:5006

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=0, hpos=9) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=0, hpos=9) at terminal.c:113
#1  0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>, 
    force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=23, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=23, hpos=0) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, vpos=23)
    at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=0, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=0, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=0) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 3, write_glyphs (f=0xb7fbe0, string=0x1447ee0, len=63)
    at terminal.c:163
163       if (FRAME_TERMINAL (f)->write_glyphs_hook)
#0  write_glyphs (f=0xb7fbe0, string=0x1447ee0, len=63) at terminal.c:163
#1  0x0000000000415639 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=0) at dispnew.c:4816

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=0, hpos=63) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=0, hpos=63) at terminal.c:113
#1  0x0000000000415934 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=0) at dispnew.c:4824

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 7, clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80)
    at terminal.c:153
153       if (FRAME_TERMINAL (f)->clear_end_of_line_hook)
#0  clear_end_of_line (f=0xb7fbe0, first_unused_hpos=80) at terminal.c:153
#1  0x0000000000415944 in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=0) at dispnew.c:4825

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)

Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=1, hpos=0) at terminal.c:113
113       if (FRAME_TERMINAL (f)->cursor_to_hook)
#0  cursor_to (f=0xb7fbe0, vpos=1, hpos=0) at terminal.c:113
#1  0x000000000041562c in update_frame_line (f=f@entry=0xb7fbe0, 
    vpos=vpos@entry=1) at dispnew.c:4815

Lisp Backtrace:
"redisplay_internal (C function)" (0xb5b5a8)



-- 
(domestic pets only, the antidote for overdose, milk.)
  No Gnus T-Shirt for sale: http://ingebrigtsen.no/no.php





reply via email to

[Prev in Thread] Current Thread [Next in Thread]