From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: emacs-buffer.gdb Date: Thu, 09 Jun 2005 11:10:05 +0200 Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1118311875 25888 80.91.229.6 (9 Jun 2005 10:11:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Jun 2005 10:11:15 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 09 11:46:46 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1DgJTh-0001sv-00 for ; Thu, 09 Jun 2005 11:37:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgJab-0001lV-4U for ged-emacs-devel@m.gmane.org; Thu, 09 Jun 2005 05:44:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DgJ6Y-0005qS-LO for emacs-devel@gnu.org; Thu, 09 Jun 2005 05:13:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DgJ6W-0005oq-4T for emacs-devel@gnu.org; Thu, 09 Jun 2005 05:13:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgJ6V-0005oK-R8 for emacs-devel@gnu.org; Thu, 09 Jun 2005 05:13:35 -0400 Original-Received: from [195.135.220.2] (helo=mx1.suse.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DgJ3G-0005sd-Ho for emacs-devel@gnu.org; Thu, 09 Jun 2005 05:10:14 -0400 Original-Received: from hermes.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id 0F25FEF08; Thu, 9 Jun 2005 11:10:06 +0200 (CEST) Original-To: Ed Swarthout X-Yow: Okay, BARBRA STREISAND, I recognize you now!! Also EFREM ZIMBALIST, JUNIOR!! And BEAUMONT NEWHALL!! Everybody into th' BATHROOM! In-Reply-To: (Ed Swarthout's message of "Wed, 8 Jun 2005 23:15:09 -0500") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) 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:38415 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38415 Ed Swarthout writes: > which is fixed by this simple patch: > > --- emacs-buffer.gdb.~1.3.~ 2005-05-30 12:01:09.000000000 -0500 > +++ emacs-buffer.gdb 2005-06-08 22:08:03.645246008 -0500 > @@ -118,7 +118,7 @@ > ygetptr $buf->filename > set $filename =3D ((struct Lisp_String *) $ptr)->data > else > - set $filename =3D ' ' > + set $filename =3D " " This is dangerous because gdb needs to call malloc in the inferior in order to allocate the string. Andreas. --=20 Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstra=DFe 5, 90409 N=FCrnberg, Germany Key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."