all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: "alin.s" <alinsoar@voila.fr>
Cc: Emacs-devel@gnu.org
Subject: Re: GDB does not stop in breakpoint!
Date: Tue, 12 Jan 2010 05:03:55 -0500	[thread overview]
Message-ID: <E1NUdbP-0005v1-MO@fencepost.gnu.org> (raw)
In-Reply-To: <27108386.post@talk.nabble.com> (alinsoar@voila.fr)

    Program received signal SIGSEGV, Segmentation fault.
    0x0811e207 in check_x_display_info (object=138906162) at xfns.c:269
    269             dpyinfo = FRAME_X_DISPLAY_INFO (sf);

    (sf)->output_data was not initialized correctly.


    Can you suggest me some better methods of debugging it?

First make sure you have code to initialize that slot
in frames that you construct.

If you do, and it strangely gets clobbered, you could try a
watchpoint.




  parent reply	other threads:[~2010-01-12 10:03 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-11  8:23 GDB does not stop in breakpoint! alin.s
2010-01-11 10:00 ` alin.s
2010-01-11 10:24   ` alin.s
2010-01-11 10:52     ` alin.s
2010-01-11 11:41     ` Jan Djärv
2010-01-11 11:59       ` alin.s
2010-01-12 10:03     ` Richard Stallman [this message]
2010-01-12 10:03   ` Richard Stallman
2010-01-12 18:49     ` Tom Tromey
2010-01-12 10:03 ` Richard Stallman
2010-01-17 17:36   ` alin.s
2010-01-17 18:47     ` Chong Yidong
2010-01-12 10:03 ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2010-01-14  8:36 A. Soare
2010-01-14  8:49 A. Soare
2010-01-14 13:30 ` tomas
2010-01-18  8:01 A. Soare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NUdbP-0005v1-MO@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=Emacs-devel@gnu.org \
    --cc=alinsoar@voila.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.