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

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

bug#9945: 24.0.91; crash


From: Eli Zaretskii
Subject: bug#9945: 24.0.91; crash
Date: Thu, 10 Nov 2011 18:35:52 +0200

> Date: Wed, 09 Nov 2011 18:57:29 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 9945@debbugs.gnu.org
> 
> > From: Sam Steingold <sds@gnu.org>
> > Cc: 9945@debbugs.gnu.org
> > Date: Wed, 09 Nov 2011 11:24:06 -0500
> > 
> > Is there a way to access view-lossage in gdb?
> 
> Yes:
> 
>   (gdb) pp recent_keys

And another thing, for when you get the crash again: please show the
values of these (in the same frame where it crashes dereferencing
`face'):

 (gdb) pcursorx w->phys_cursor
 (gdb) pgx cursor_glyph

These two commands are defined on src/.gdbinit, so if you don't start
GDB from that directory, you will need to "source /path/to/.gdbinit"
first.

TIA





reply via email to

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