From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#13057: BUG: gdb main window corrupt Date: Tue, 04 Dec 2012 20:53:01 +0200 Message-ID: <83mwxtr6nm.fsf@gnu.org> References: <50BB6257.1010503@gmail.com> <83vccks3xz.fsf@gnu.org> <50BE0D09.8040201@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1354647260 1430 80.91.229.3 (4 Dec 2012 18:54:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Dec 2012 18:54:20 +0000 (UTC) Cc: 13057@debbugs.gnu.org To: Alan Boudreault Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Dec 04 19:54:29 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TfxdP-0004hZ-T4 for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 Dec 2012 19:54:24 +0100 Original-Received: from localhost ([::1]:49472 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfxdE-0004Ee-7H for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 Dec 2012 13:54:12 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:51486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tfxd6-0004Bl-3T for bug-gnu-emacs@gnu.org; Tue, 04 Dec 2012 13:54:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tfxd1-0004X0-U8 for bug-gnu-emacs@gnu.org; Tue, 04 Dec 2012 13:54:04 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tfxd1-0004Wv-RP for bug-gnu-emacs@gnu.org; Tue, 04 Dec 2012 13:53:59 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Tfxd4-0001X4-F5 for bug-gnu-emacs@gnu.org; Tue, 04 Dec 2012 13:54:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 04 Dec 2012 18:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13057 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13057-submit@debbugs.gnu.org id=B13057.13546471945822 (code B ref 13057); Tue, 04 Dec 2012 18:54:02 +0000 Original-Received: (at 13057) by debbugs.gnu.org; 4 Dec 2012 18:53:14 +0000 Original-Received: from localhost ([127.0.0.1]:53566 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TfxcH-0001Vr-O0 for submit@debbugs.gnu.org; Tue, 04 Dec 2012 13:53:13 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:56510) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TfxcF-0001Vh-S3 for 13057@debbugs.gnu.org; Tue, 04 Dec 2012 13:53:12 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MEI00500SG20300@a-mtaout21.012.net.il> for 13057@debbugs.gnu.org; Tue, 04 Dec 2012 20:53:02 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MEI004ZVSGEPVA0@a-mtaout21.012.net.il>; Tue, 04 Dec 2012 20:53:02 +0200 (IST) In-reply-to: <50BE0D09.8040201@gmail.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:67912 Archived-At: > Date: Tue, 04 Dec 2012 09:47:37 -0500 > From: Alan Boudreault > CC: 13057@debbugs.gnu.org > > I've tried 2 differents remote programs and got the same bug. However, I > haven't seen the same behavior debugging remotely. Also, it seems to be > only the first gdb process I run that has that behavior. If I open a > first gdb process... I see the bug.... and If I open another gdb process > there is no more list command executed and I can debug properly. This command comes from the function gdb-place-breakpoints (see gdb-mi.el). From cursory reading of that function, it looks like it issues this command when it cannot glean the file name from what GDB replies. Maybe you could try upgrading to a newer GDB, because it could be a GDB problem that triggers this command.