From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: --enable-font-backend bug (was: Re: 23.0.60; emacs segfaults when creating X display via emacsclient) Date: Wed, 6 Feb 2008 15:36:57 +1300 Message-ID: <18345.7497.113761.309963@kahikatea.snap.net.nz> References: <200802050018.m150IrgE007563@sallyv1.ics.uci.edu> <200802050815.m158FAHS021150@sallyv1.ics.uci.edu> <200802051357.m15DvHou009298@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202266730 23685 80.91.229.12 (6 Feb 2008 02:58:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Feb 2008 02:58:50 +0000 (UTC) Cc: wence@gmx.li, Dan Nicolaescu , emacs-pretest-bug@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 06 03:59:10 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JMaVA-0000bv-JF for ged-emacs-devel@m.gmane.org; Wed, 06 Feb 2008 03:59:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMaUi-0004DW-B0 for ged-emacs-devel@m.gmane.org; Tue, 05 Feb 2008 21:58:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMaUd-0004CG-4I for emacs-devel@gnu.org; Tue, 05 Feb 2008 21:58:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMaUb-0004BE-B0 for emacs-devel@gnu.org; Tue, 05 Feb 2008 21:58:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMaUb-0004B2-63 for emacs-devel@gnu.org; Tue, 05 Feb 2008 21:58:33 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMaUa-0002Dr-SE for emacs-devel@gnu.org; Tue, 05 Feb 2008 21:58:32 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JMaUa-0006tG-Dl for emacs-pretest-bug@gnu.org; Tue, 05 Feb 2008 21:58:32 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JMaUX-0002DZ-A7 for emacs-pretest-bug@gnu.org; Tue, 05 Feb 2008 21:58:32 -0500 Original-Received: from viper.snap.net.nz ([202.37.101.8]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMaUW-0002DN-Ra for emacs-pretest-bug@gnu.org; Tue, 05 Feb 2008 21:58:29 -0500 Original-Received: from kahikatea.snap.net.nz (76.63.255.123.dynamic.snap.net.nz [123.255.63.76]) by viper.snap.net.nz (Postfix) with ESMTP id CEF0E3D9F5D; Wed, 6 Feb 2008 15:37:01 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 0F9198FC6D; Wed, 6 Feb 2008 15:36:58 +1300 (NZDT) In-Reply-To: X-Mailer: VM 7.19 under Emacs 23.0.60.4 X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88319 gmane.emacs.pretest.bugs:20894 Archived-At: > > > Why not start the debugger in another terminal and attach to the emacs > > > process? > > > > I tried it, but, when I type C-z on gdb terminal, gdb itself > > is suspended. > > > Use C-c to get the gdb prompt, not C-z. > > When I type C-c in the gdb terminal, nothing happens except > for beep sound. Yes, I'm not sure if the signal handling in .gdbinit is appropriate for this situation and signal handling appears to have changed in X. What happens if you comment out the line handle 2 noprint pass in .gdbinit before starting gdb? Does typing C-c DTRT now? -- Nick http://www.inet.net.nz/~nickrob