GNU bug report logs -
#9945
24.0.91; crash
Previous Next
Reported by: sds <at> gnu.org
Date: Thu, 3 Nov 2011 19:02:02 UTC
Severity: normal
Tags: moreinfo
Found in version 24.0.91
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Wed, 09 Nov 2011 18:57:29 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 9945 <at> debbugs.gnu.org
>
> > From: Sam Steingold <sds <at> gnu.org>
> > Cc: 9945 <at> 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
This bug report was last modified 12 years and 98 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.