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

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

bug#9723: 24.0.50; Emacs Clipboard crash


From: Eli Zaretskii
Subject: bug#9723: 24.0.50; Emacs Clipboard crash
Date: Sat, 29 Oct 2011 10:51:35 +0200

> From: Joseph Jones <josejones@expedia.com>
> CC: "9723@debbugs.gnu.org" <9723@debbugs.gnu.org>
> Date: Fri, 28 Oct 2011 13:55:02 -0700
> Accept-Language: en-US
> acceptlanguage: en-US
> 
> #0  w32_abort () at w32fns.c:7182
> 7182    in w32fns.c
> (gdb) xbytestack
> No symbol "stack" in current context.
> (gdb)
> 
> 
> What you have there doesn't seem to work.

The xbytestack command only works in the frame of exec_byte_code, so
in this case you need to type "frame 1" first.  I don't know of any
way to do that automatically in a script.




reply via email to

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