From unknown Sat Aug 09 19:21:08 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#9839 <9839@debbugs.gnu.org> To: bug#9839 <9839@debbugs.gnu.org> Subject: Status: compile with gdb running Reply-To: bug#9839 <9839@debbugs.gnu.org> Date: Sun, 10 Aug 2025 02:21:08 +0000 retitle 9839 compile with gdb running reassign 9839 emacs submitter 9839 adamw@Safe-mail.net severity 9839 important thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 22 14:30:51 2011 Received: (at submit) by debbugs.gnu.org; 22 Oct 2011 18:30:51 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RHgLK-00055X-HK for submit@debbugs.gnu.org; Sat, 22 Oct 2011 14:30:51 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RHgHg-0004zE-MD for submit@debbugs.gnu.org; Sat, 22 Oct 2011 14:27:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RHgGH-0007LA-HW for submit@debbugs.gnu.org; Sat, 22 Oct 2011 14:25:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:41486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHgGH-0007L6-G0 for submit@debbugs.gnu.org; Sat, 22 Oct 2011 14:25:37 -0400 Received: from eggs.gnu.org ([140.186.70.92]:51503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHgGG-0001mk-K5 for bug-gnu-emacs@gnu.org; Sat, 22 Oct 2011 14:25:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RHgGF-0007Kv-E0 for bug-gnu-emacs@gnu.org; Sat, 22 Oct 2011 14:25:36 -0400 Received: from tamar.safe-mail.net ([213.8.161.229]:45054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHgGC-0007K4-MB; Sat, 22 Oct 2011 14:25:32 -0400 Received: by tamar.safe-mail.net with Safe-mail (Exim 4.66) (envelope-from ) id 1RHgFz-0000iW-H7; Sat, 22 Oct 2011 14:25:19 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=N1-0105; d=Safe-mail.net; b=c5WFnHTsQSxQrkjg6sf1aWDQBxJe3geq06YYfvYNibTEXxWjfwARVpEqDZt5p1pj WnN6EcKN2/YbflYx7P5gWuPjXLMDvQMPN0n/xCRPiyjrZXYY18bDwG1vEhk8iTwZ rPh6Rm8DpojOqZmcowWe5fWEZfO8bg6zF+1LDWMCHhA=; Received: from pc ([89.45.202.93]) by Safe-mail.net with https Subject: compile with gdb running Date: Sat, 22 Oct 2011 14:25:19 -0400 From: adamw@Safe-mail.net To: help-gnu-emacs@gnu.org, bug-gnu-emacs@gnu.org X-SMType: Regular X-SMRef: N1B-Nk48Yzj02j Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SMSignature: 0j7XJIwg6Usu3gG+uXcCVEHF8o0qYlgxZ3WDUJdk+OnIRa+3lg1YMHHJYMvqQ0lA kOhT42B6N5q586+NkQU/98lqmfpzQ9vnEMS6yV8ZdtmOaJmYgOCdQexDi3OoQBXS BLHTlsObmVysuQQi6BSQGM72y7xkG5II/DdiNncLfZ0= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 22 Oct 2011 14:30:49 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) I am using emacs pretest on GNU/Linux. I stumbled upon an interesting behaviour today. How to reproduce: emacs -q M-x gdb RET ls RET r # at this point gdb is starting ls M-x compile RET The compile buffer pops up, but there is not the "make: *** No targets specified and no makefile found. Stop. Compilation exited abnormally ..."- output. Is this a bug? If so, how can I work around it? From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 22 14:37:35 2011 Received: (at 9839) by debbugs.gnu.org; 22 Oct 2011 18:37:35 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RHgRq-0005FK-O1 for submit@debbugs.gnu.org; Sat, 22 Oct 2011 14:37:35 -0400 Received: from fencepost.gnu.org ([140.186.70.10] ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RHgRp-0005FD-Hq for 9839@debbugs.gnu.org; Sat, 22 Oct 2011 14:37:34 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RHgQV-0006w4-7h; Sat, 22 Oct 2011 14:36:11 -0400 From: Glenn Morris To: adamw@Safe-mail.net Subject: Re: bug#9839: compile with gdb running References: Date: Sat, 22 Oct 2011 14:36:11 -0400 In-Reply-To: (adamw@safe-mail.net's message of "Sat, 22 Oct 2011 14:25:19 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 9839 Cc: 9839@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Please don't cross-post to the help and bug lists, just pick one. Hopefully I have managed to arrange it so that your report only appears on the bug list. Here is the report so that others can see it: I am using emacs pretest on GNU/Linux. I stumbled upon an interesting behaviour today. How to reproduce: emacs -q M-x gdb RET ls RET r # at this point gdb is starting ls M-x compile RET The compile buffer pops up, but there is not the "make: *** No targets specified and no makefile found. Stop. Compilation exited abnormally ..."- output. Is this a bug? If so, how can I work around it? From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 24 11:57:49 2011 Received: (at submit) by debbugs.gnu.org; 24 Oct 2011 15:57:49 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIMuK-0002sv-Fi for submit@debbugs.gnu.org; Mon, 24 Oct 2011 11:57:48 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RILzs-0001ZI-1q for submit@debbugs.gnu.org; Mon, 24 Oct 2011 10:59:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RILyI-00059n-66 for submit@debbugs.gnu.org; Mon, 24 Oct 2011 10:57:51 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, T_DKIM_INVALID, T_TO_NO_BRKTS_FREEMAIL, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:36737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RILyI-00059i-23 for submit@debbugs.gnu.org; Mon, 24 Oct 2011 10:57:50 -0400 Received: from eggs.gnu.org ([140.186.70.92]:45953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RILyD-0000va-Pj for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2011 10:57:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RILyC-000597-QV for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2011 10:57:45 -0400 Received: from nm10-vm0.bullet.mail.bf1.yahoo.com ([98.139.213.147]:31820) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RILyC-00058M-MN for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2011 10:57:44 -0400 Received: from [98.139.212.152] by nm10.bullet.mail.bf1.yahoo.com with NNFMP; 24 Oct 2011 14:57:40 -0000 Received: from [98.139.213.8] by tm9.bullet.mail.bf1.yahoo.com with NNFMP; 24 Oct 2011 14:57:40 -0000 Received: from [127.0.0.1] by smtp108.mail.bf1.yahoo.com with NNFMP; 24 Oct 2011 14:57:40 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1319468260; bh=fYfik3qq90ehZa5N1syz+7ca8JmnHURrwZjcw6cLHJ8=; h=X-Yahoo-Newman-Id:Message-ID:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:From:To:Subject:References:Date:In-Reply-To:MIME-Version:Content-Type; b=xHkaKynMLzj3/S4APgpxk9FsaT0p0UdNtEHY/BbftH4IJVgWrMtjOld27XNeIV145gaaBuLEbTSwrbov+LxBaXAsDst8QD1h4hqOm1wphVOqLSzGNoZnhYuki/c8vpjZA5qpC0pTMKoBHnT/WLmb+Q33gd58Zh6ah6Xi7xhNEMM= X-Yahoo-Newman-Id: 228539.45852.bm@smtp108.mail.bf1.yahoo.com Message-ID: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: iTzXm6cVM1kam.O2qFcgD_GrJmSNSmOHDkOrDF.q1g3NeXi 61CaMYqfjw3LBX1Pae8hDzVuCsHe26oR.oQm.ozJ8LmWQnMHXgJAGBOQFH3l zG8telL6E4Istz3iAAb6xbXCVVVk9_Ba6oR4x3Ke4rFjUW8F9onrye5e._ew X6QF9aXpZC0wIuJHu4rTkofD4JtBpesDWtw_wu6YCC_ibS7pbba0gNufTEL7 9G_FD4dpl2aoyvRTvMrEAsKWCiveRzehXYt87ortN5VvzMYECfAZsG.ZCC34 Ax8_ppLgxfsq645S3D0u7HujUM.p4rXZq5Af8JP91WkwsyUw7gWcnuwLIMlc LQ8bh1p8xXDJnxD9F_Brl3u9xtR0QQ9eERB4nMg-- X-Yahoo-SMTP: Fed9kveswBC.fi0EvcUg6UnufDS8 Received: from this (adam_w67@92.231.13.104 with plain) by smtp108.mail.bf1.yahoo.com with SMTP; 24 Oct 2011 07:57:39 -0700 PDT From: Adam To: bug-gnu-emacs@gnu.org Subject: Re: bug#9839: compile with gdb running References: Date: Mon, 24 Oct 2011 16:57:38 +0200 In-Reply-To: (Glenn Morris's message of "Sat, 22 Oct 2011 14:36:11 -0400") MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 24 Oct 2011 11:57:47 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) Glenn Morris writes: I investigated a little. Somehow the call to the process sentinel (compilation-sentinel) is delayed until the gdb process is quit. Unfortunately I lack the understanding of Emacs internals to debug this annoying issue further. > Please don't cross-post to the help and bug lists, just pick one. > Hopefully I have managed to arrange it so that your report only > appears on the bug list. > > Here is the report so that others can see it: > > I am using emacs pretest on GNU/Linux. I stumbled upon an > interesting behaviour today. How to reproduce: > > emacs -q > M-x gdb RET ls RET > r > # at this point gdb is starting ls > M-x compile RET > > The compile buffer pops up, but there is not the > > "make: *** No targets specified and no makefile found. Stop. > Compilation exited abnormally ..."- > > output. > > Is this a bug? If so, how can I work around it? From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 24 13:04:58 2011 Received: (at submit) by debbugs.gnu.org; 24 Oct 2011 17:04:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RINxK-0004Wi-62 for submit@debbugs.gnu.org; Mon, 24 Oct 2011 13:04:58 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RINxI-0004WR-0g for submit@debbugs.gnu.org; Mon, 24 Oct 2011 13:04:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RINvc-0005A8-JS for submit@debbugs.gnu.org; Mon, 24 Oct 2011 13:03:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, T_DKIM_INVALID, T_TO_NO_BRKTS_FREEMAIL, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:41673) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RINvc-0005A1-Hi for submit@debbugs.gnu.org; Mon, 24 Oct 2011 13:03:12 -0400 Received: from eggs.gnu.org ([140.186.70.92]:36864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RINvb-0004m7-1b for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2011 13:03:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RINvZ-000595-Po for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2011 13:03:10 -0400 Received: from nm18.bullet.mail.sp2.yahoo.com ([98.139.91.88]:40953) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RINvZ-00057G-AX for bug-gnu-emacs@gnu.org; Mon, 24 Oct 2011 13:03:09 -0400 Received: from [98.139.91.62] by nm18.bullet.mail.sp2.yahoo.com with NNFMP; 24 Oct 2011 17:03:04 -0000 Received: from [98.136.185.45] by tm2.bullet.mail.sp2.yahoo.com with NNFMP; 24 Oct 2011 17:03:04 -0000 Received: from [127.0.0.1] by smtp106.mail.gq1.yahoo.com with NNFMP; 24 Oct 2011 17:03:04 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1319475784; bh=zY2O/6HLQzWxM5geJyWxbu02ItqDn8HbdPtelme7bTY=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:From:To:Subject:In-Reply-To:Message-ID:References:Mail-Followup-To:Date:MIME-Version:Content-Type; b=IqRUdZU4x/NUT+Ojbhap7mWF0jk/1BEqe0XBhU2R4FmqpyUM7xOIQoWoYCba2ejCxXZCMfZZozpG05Af3y1j1RHTX8ZnMXFNnakaycz5ILLgOzrRy7RFhB13i5f8sgjoq6YsGfrrPNnUkmK3zo3lqAIKhLQF9W4gJYs+OMoM2E8= X-Yahoo-Newman-Id: 80203.70918.bm@smtp106.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 1X4rsHEVM1k5VFRq6ODOoaTw09fCkhFXTqG86jwOhguMyrs eVB_f2o4FbXkB2pMhQkbW4jwxD.lWliU4MptcB9tza0UK6iME2IsYwlcHuTH rqPOGGyTBAmLPa3CytS55Z8eLHsYYcOSo8.qgdRPFRYXvqPJiM03zTPjgqLH 91FhmyomdfjpOhMx1f6SoyzLg5JmCOvpgPHaG7E_HtSImLciQSYvEeNgfT0D A8Ji0fswMWLLJ2RoljwPJtmC7miIHFyjkOgM20yQ.k4nJdWRj53oCAdSwPcz w_RUybKawrrowtQw4S6ajDM6RHoUrtQb.DW3Knzv9vcbvogAkhtS8SLuyizJ v5pgLu3zQaM3EjOpTur_e4zKxFDa2WbfALhAz X-Yahoo-SMTP: Fed9kveswBC.fi0EvcUg6UnufDS8 Received: from this (adam_w67@92.231.13.104 with plain) by smtp106.mail.gq1.yahoo.com with SMTP; 24 Oct 2011 10:03:03 -0700 PDT From: Adam To: bug-gnu-emacs@gnu.org Subject: Re: bug#9839: compile with gdb running In-Reply-To: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> (Adam's message of "Mon, 24 Oct 2011 16:57:38 +0200") Message-ID: <87y5wagw7s.fsf@earth.home> References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> Mail-Followup-To: bug-gnu-emacs@gnu.org Date: Mon, 24 Oct 2011 19:03:01 +0200 MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) Yet another pointer: M-x gud-gdb and compilation works fine. AFAICT this issue roots in gdb-mi.el Adam writes: > Glenn Morris writes: > > I investigated a little. Somehow the call to the process sentinel > (compilation-sentinel) is delayed until the gdb process is quit. > > Unfortunately I lack the understanding of Emacs internals to debug this > annoying issue further. > >> Please don't cross-post to the help and bug lists, just pick one. >> Hopefully I have managed to arrange it so that your report only >> appears on the bug list. >> >> Here is the report so that others can see it: >> >> I am using emacs pretest on GNU/Linux. I stumbled upon an >> interesting behaviour today. How to reproduce: >> >> emacs -q >> M-x gdb RET ls RET >> r >> # at this point gdb is starting ls >> M-x compile RET >> >> The compile buffer pops up, but there is not the >> >> "make: *** No targets specified and no makefile found. Stop. >> Compilation exited abnormally ..."- >> >> output. >> >> Is this a bug? If so, how can I work around it? From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 24 13:23:34 2011 Received: (at 9839) by debbugs.gnu.org; 24 Oct 2011 17:23:34 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIOFK-0004x0-9D for submit@debbugs.gnu.org; Mon, 24 Oct 2011 13:23:34 -0400 Received: from fencepost.gnu.org ([140.186.70.10] ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIOFI-0004wt-By for 9839@debbugs.gnu.org; Mon, 24 Oct 2011 13:23:33 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RIODn-0006OV-E1; Mon, 24 Oct 2011 13:21:59 -0400 From: Glenn Morris To: Adam Subject: Re: bug#9839: compile with gdb running References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> X-Spook: target $400 million in gold bullion unclassified Serbian X-Ran: rxAhd@JnW#^M*g9x&7x,ZHuBCD4Cwno=[}OQ>/f`- X-Hue: white X-Debbugs-No-Ack: yes X-Attribution: GM Date: Mon, 24 Oct 2011 13:21:59 -0400 In-Reply-To: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> (Adam's message of "Mon, 24 Oct 2011 16:57:38 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 9839 Cc: 9839@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Fo me, simply running emacs -Q M-x gdb RET gdb -i=mi ls RET r RET causes Emacs to start using 100% of CPU (but still be usable). This happens on two different systems. From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 24 15:34:05 2011 Received: (at 9839) by debbugs.gnu.org; 24 Oct 2011 19:34:05 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIQHc-00015F-RA for submit@debbugs.gnu.org; Mon, 24 Oct 2011 15:34:05 -0400 Received: from fencepost.gnu.org ([140.186.70.10] ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIQHZ-00014q-KP for 9839@debbugs.gnu.org; Mon, 24 Oct 2011 15:34:02 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RIQG2-0006qT-Ve; Mon, 24 Oct 2011 15:32:26 -0400 From: Glenn Morris To: Adam Subject: Re: bug#9839: compile with gdb running References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> X-Spook: UMTS Area 51 credit card strategic genetic Taiwan SRI X-Ran: &,)R+bv%@y#l,&.Yz1j]sfw*`RQA*]~K|}@^|}1.-U~;=@17Gvr{ze$~TlK]"&h@Rwm6nv X-Hue: blue X-Debbugs-No-Ack: yes X-Attribution: GM Date: Mon, 24 Oct 2011 15:32:26 -0400 In-Reply-To: (Glenn Morris's message of "Mon, 24 Oct 2011 13:21:59 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 9839 Cc: 9839@debbugs.gnu.org, Nick Roberts X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Glenn Morris wrote: > Fo me, simply running > > emacs -Q > M-x gdb RET gdb -i=mi ls RET > r RET > > causes Emacs to start using 100% of CPU (but still be usable). > This happens on two different systems. Sounds like my problem is http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4545 which is also http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5145 Applying the suggestion from http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5145#10 fixes both my problem and yours AFAICS. So it seems M-x gdb in Emacs has not been working right for a couple of years, which is a shame. I am merging all these bugs and raising the severity. From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 24 15:35:18 2011 Received: (at control) by debbugs.gnu.org; 24 Oct 2011 19:35:18 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIQIn-00017a-Vz for submit@debbugs.gnu.org; Mon, 24 Oct 2011 15:35:18 -0400 Received: from fencepost.gnu.org ([140.186.70.10] ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIQIn-00017V-5j for control@debbugs.gnu.org; Mon, 24 Oct 2011 15:35:17 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RIQHI-0006vE-7v for control@debbugs.gnu.org; Mon, 24 Oct 2011 15:33:44 -0400 Date: Mon, 24 Oct 2011 15:33:44 -0400 Message-Id: Subject: control message for bug 5145 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) forcemerge 9839 4545 5145 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 24 15:55:00 2011 Received: (at 9839) by debbugs.gnu.org; 24 Oct 2011 19:55:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIQbr-0002Ki-RG for submit@debbugs.gnu.org; Mon, 24 Oct 2011 15:55:00 -0400 Received: from fencepost.gnu.org ([140.186.70.10] ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIQbq-0002Ka-Jm for 9839@debbugs.gnu.org; Mon, 24 Oct 2011 15:54:58 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RIQaL-00087I-1S; Mon, 24 Oct 2011 15:53:25 -0400 From: Glenn Morris To: 9839@debbugs.gnu.org Subject: Re: bug#9839: compile with gdb running References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> X-Spook: Bruxelles CDC North Korea Vince Foster Zachawi George W. X-Ran: \4Us4Q8[foKJePD"DkQ3;EsL"^?-g+k/B*[W#I}Q3M;U70l3:"YkVR,T5n[Q's!$D0^Y1i X-Hue: magenta X-Debbugs-No-Ack: yes X-Attribution: GM Date: Mon, 24 Oct 2011 15:53:25 -0400 In-Reply-To: (Glenn Morris's message of "Mon, 24 Oct 2011 15:32:26 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 9839 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4437 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6623 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6962 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9720 might all be related as well. I hope someone who knows about process.c could look at this... From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 24 22:00:39 2011 Received: (at 9839) by debbugs.gnu.org; 25 Oct 2011 02:00:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIWJj-0003m9-1F for submit@debbugs.gnu.org; Mon, 24 Oct 2011 22:00:39 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIWJg-0003lx-De for 9839@debbugs.gnu.org; Mon, 24 Oct 2011 22:00:37 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmgSAKsWpk5MCrTo/2dsb2JhbABDqAQBgQ6BBoFuAQEEAVYjBQsLDiYSFBgNJIgTCLRtiEAEoTuERQ X-IronPort-AV: E=Sophos;i="4.69,401,1315195200"; d="scan'208";a="144192186" Received: from 76-10-180-232.dsl.teksavvy.com (HELO ceviche.home) ([76.10.180.232]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 24 Oct 2011 21:58:56 -0400 Received: by ceviche.home (Postfix, from userid 20848) id 0788F66158; Mon, 24 Oct 2011 21:58:56 -0400 (EDT) From: Stefan Monnier To: Glenn Morris Subject: Re: bug#9839: compile with gdb running Message-ID: References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> Date: Mon, 24 Oct 2011 21:58:55 -0400 In-Reply-To: (Glenn Morris's message of "Mon, 24 Oct 2011 15:32:26 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 9839 Cc: 9839@debbugs.gnu.org, Adam , Nick Roberts X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) > Applying the suggestion from > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5145#10 In the absence of any answer from Nick about it, I think the best option is to revert that change. Stefan From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 25 03:30:11 2011 Received: (at 9839) by debbugs.gnu.org; 25 Oct 2011 07:30:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIbSc-0003cH-Ti for submit@debbugs.gnu.org; Tue, 25 Oct 2011 03:30:11 -0400 Received: from fencepost.gnu.org ([140.186.70.10] ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIbSa-0003cA-HM for 9839@debbugs.gnu.org; Tue, 25 Oct 2011 03:30:09 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RIbR1-0001cg-1D; Tue, 25 Oct 2011 03:28:31 -0400 From: Glenn Morris To: Stefan Monnier Subject: Re: bug#9839: compile with gdb running References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> X-Spook: AIMSX spy Gazprom Al Jazeera UFO covert video digicash X-Ran: S4j"u*kN%MO&l-ljZjl4r-ZhVgc0\N?|C?Tro)[+(8` (Stefan Monnier's message of "Mon, 24 Oct 2011 21:58:55 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.8 (----) X-Debbugs-Envelope-To: 9839 Cc: 9839@debbugs.gnu.org, Adam , Nick Roberts X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.8 (----) A comment about the change in question is given in http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4437#30 This allows the I/O buffer to work when the inferior is restarted but means that status_notify isn't called from wait_reading_process_output because this call is conditioned on select which returns a positive value (presumably because the pty's file descriptor hasn't been cleared). Reverting it means processes aren't left lying around but that leaves the original problem. From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 25 08:50:54 2011 Received: (at 9839) by debbugs.gnu.org; 25 Oct 2011 12:50:54 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIgSz-0003KH-Dm for submit@debbugs.gnu.org; Tue, 25 Oct 2011 08:50:53 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIgSx-0003K2-CP for 9839@debbugs.gnu.org; Tue, 25 Oct 2011 08:50:52 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ak0JAOyupk5MCrTo/2dsb2JhbABDqAWBD4EGgW4BAQQBViMFCwsOJhIUGA0kiBMItGWIQwShPYRF X-IronPort-AV: E=Sophos;i="4.69,404,1315195200"; d="scan'208";a="144278505" Received: from 76-10-180-232.dsl.teksavvy.com (HELO ceviche.home) ([76.10.180.232]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 25 Oct 2011 08:49:08 -0400 Received: by ceviche.home (Postfix, from userid 20848) id 922FA66191; Tue, 25 Oct 2011 08:49:08 -0400 (EDT) From: Stefan Monnier To: Glenn Morris Subject: Re: bug#9839: compile with gdb running Message-ID: References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> Date: Tue, 25 Oct 2011 08:49:08 -0400 In-Reply-To: (Glenn Morris's message of "Tue, 25 Oct 2011 03:28:31 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 9839 Cc: 9839@debbugs.gnu.org, Adam , Nick Roberts X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) > A comment about the change in question is given in > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4437#30 > This allows the I/O buffer to work when the inferior is restarted > but means that status_notify isn't called from > wait_reading_process_output because this call is conditioned on > select which returns a positive value (presumably because the pty's > file descriptor hasn't been cleared). Reverting it means processes > aren't left lying around but that leaves the original problem. I don't understand what "allows the I/O buffer to work when the inferior is restarted" means. Stefan From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 25 12:31:51 2011 Received: (at 9839) by debbugs.gnu.org; 25 Oct 2011 16:31:51 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIjuo-0008R6-Rn for submit@debbugs.gnu.org; Tue, 25 Oct 2011 12:31:51 -0400 Received: from fencepost.gnu.org ([140.186.70.10] ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RIjum-0008Qz-7X for 9839@debbugs.gnu.org; Tue, 25 Oct 2011 12:31:49 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RIjt8-0003Wn-G2; Tue, 25 Oct 2011 12:30:06 -0400 From: Glenn Morris To: Stefan Monnier Subject: Re: bug#9839: compile with gdb running References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> X-Spook: AIMSX AFSPC TELINT Rubin INS USCOI Iran ammunition X-Ran: 3sao?/?8^ZI[69gQ3t-/vrC X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 25 Oct 2011 12:30:05 -0400 In-Reply-To: (Stefan Monnier's message of "Tue, 25 Oct 2011 08:49:08 -0400") Message-ID: <7f39eh2fw2.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 9839 Cc: 9839@debbugs.gnu.org, Adam , Nick Roberts X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Stefan Monnier wrote: > I don't understand what "allows the I/O buffer to work when the inferior > is restarted" means. No, me neither. :) The ChangeLog says it slightly differently: * process.c (wait_reading_process_output): Keep the descriptor when pty is used by a non-child process, e.g., in I/O buffer of GDB this allows inferior to be restarted. From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 25 16:17:35 2011 Received: (at 9839) by debbugs.gnu.org; 25 Oct 2011 20:17:35 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RInRH-00053j-CC for submit@debbugs.gnu.org; Tue, 25 Oct 2011 16:17:35 -0400 Received: from relais.videotron.ca ([24.201.245.36]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RInRG-00053c-2V for 9839@debbugs.gnu.org; Tue, 25 Oct 2011 16:17:34 -0400 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ceviche.home ([173.176.12.77]) by VL-VM-MR002.ip.videotron.ca (Oracle Communications Messaging Exchange Server 7u4-22.01 64bit (built Apr 21 2011)) with ESMTP id <0LTN00M0F1CJST90@VL-VM-MR002.ip.videotron.ca> for 9839@debbugs.gnu.org; Tue, 25 Oct 2011 16:09:56 -0400 (EDT) Received: by ceviche.home (Postfix, from userid 20848) id 91A60660D4; Tue, 25 Oct 2011 16:15:50 -0400 (EDT) From: Stefan Monnier To: Glenn Morris Subject: Re: bug#9839: compile with gdb running Message-id: References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> <7f39eh2fw2.fsf@fencepost.gnu.org> Date: Tue, 25 Oct 2011 16:15:50 -0400 In-reply-to: <7f39eh2fw2.fsf@fencepost.gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-Spam-Score: -2.0 (--) X-Debbugs-Envelope-To: 9839 Cc: 9839@debbugs.gnu.org, Adam , Nick Roberts X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.0 (--) >> I don't understand what "allows the I/O buffer to work when the inferior >> is restarted" means. > No, me neither. :) The ChangeLog says it slightly differently: > * process.c (wait_reading_process_output): Keep the descriptor > when pty is used by a non-child process, e.g., in I/O buffer of > GDB this allows inferior to be restarted. I saw that as well, but it doesn't help me understand. I strongly suspect that the real problem was elsewhere. Let's revert this change and see what breaks so we can try and fix it "right". Stefan From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 27 12:52:58 2011 Received: (at submit) by debbugs.gnu.org; 27 Oct 2011 16:52:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJTCL-0004Ob-HT for submit@debbugs.gnu.org; Thu, 27 Oct 2011 12:52:58 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJTCJ-0004OO-05 for submit@debbugs.gnu.org; Thu, 27 Oct 2011 12:52:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJTAR-0004Ol-G7 for submit@debbugs.gnu.org; Thu, 27 Oct 2011 12:51:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, T_DKIM_INVALID, T_TO_NO_BRKTS_FREEMAIL, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:44947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJTAR-0004Ob-Ee for submit@debbugs.gnu.org; Thu, 27 Oct 2011 12:50:59 -0400 Received: from eggs.gnu.org ([140.186.70.92]:36314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJTAQ-00075C-Kz for bug-gnu-emacs@gnu.org; Thu, 27 Oct 2011 12:50:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJTAK-0004NW-Kq for bug-gnu-emacs@gnu.org; Thu, 27 Oct 2011 12:50:58 -0400 Received: from nm23-vm1.bullet.mail.sp2.yahoo.com ([98.139.91.225]:41189) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RJTAK-0004NG-AS for bug-gnu-emacs@gnu.org; Thu, 27 Oct 2011 12:50:52 -0400 Received: from [98.139.91.61] by nm23.bullet.mail.sp2.yahoo.com with NNFMP; 27 Oct 2011 16:50:50 -0000 Received: from [208.71.42.197] by tm1.bullet.mail.sp2.yahoo.com with NNFMP; 27 Oct 2011 16:47:01 -0000 Received: from [127.0.0.1] by smtp208.mail.gq1.yahoo.com with NNFMP; 27 Oct 2011 16:47:01 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1319734021; bh=m0FYa88TJ9AdfJLFjsO2kdZrw2zU16aAN96cn4uSToI=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:From:To:Subject:In-Reply-To:Message-ID:References:Mail-Followup-To:Date:MIME-Version:Content-Type; b=Up5AEbr1BbwofJu1yHs5FhU9O/vQ1JiG6zdslIjmu1RtVEQWRF81AVZq+5Filsm/9M63VRtp8XV8qr5oJTVf5qOmTSUXAFNn34T4WDm2sB190uKpbIVSASUWg1CnCXTjshyzMHHNkJ7ClAhOV2H+1RV+HZL7GNKVDySxRFc0M6o= X-Yahoo-Newman-Id: 742993.19082.bm@smtp208.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-5 X-YMail-OSG: pVrciFwVM1mq1l_0mYWvt_nOjdBCBlVkkro.54BRCMQShWb YYy7X6gpwGWn9SHF9v9NehTU6to1Npa6eW2N3.ORwT6kbeHx3t9sbX2Xjs1V iTVpVQTHeyibojk2apkMVrvxXkneynEPbcc5pmYc4hGVmXnAOlk6WvvzQ239 L4P5VkhnMdsvwn_OEwGB6jWQd1q_uxX6D6CiHXE.QQWtpciKCNzt7dkpX2.q KFXApr.jX2Jk2PGDxKjYNdXjfej.iyw9woKksv8qyW99wTztZC6278JgVgOB LLcq1iB6uzL8LihSFuFia10clLUB5U0pgSpS2tEFwga0wPbc7xjHZmJ7OaDd CiDEUP1S4zhH0Yc5OMrX6YvFgV7NAxyuddddQ_B5u8K4WskHEGWIEam2QwEe M9WliwOEwtO_mmqisDA-- X-Yahoo-SMTP: Fed9kveswBC.fi0EvcUg6UnufDS8 Received: from this (adam_w67@92.224.172.215 with plain) by smtp208.mail.gq1.yahoo.com with SMTP; 27 Oct 2011 09:47:01 -0700 PDT From: Adam To: bug-gnu-emacs@gnu.org Subject: Re: bug#9839: compile with gdb running In-Reply-To: (Stefan Monnier's message of "Tue, 25 Oct 2011 16:15:50 -0400") Message-ID: <87aa8mfkmc.fsf@earth.home> References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> <7f39eh2fw2.fsf@fencepost.gnu.org> Mail-Followup-To: bug-gnu-emacs@gnu.org Date: Thu, 27 Oct 2011 18:46:57 +0200 MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) Stefan Monnier writes: >>> I don't understand what "allows the I/O buffer to work when the inferior >>> is restarted" means. >> No, me neither. :) The ChangeLog says it slightly differently: >> * process.c (wait_reading_process_output): Keep the descriptor >> when pty is used by a non-child process, e.g., in I/O buffer of >> GDB this allows inferior to be restarted. > > I saw that as well, but it doesn't help me understand. I strongly > suspect that the real problem was elsewhere. Let's revert this change > and see what breaks so we can try and fix it "right". ping? I am still experiencing my problem with today's trunk. From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 27 14:51:05 2011 Received: (at 9839) by debbugs.gnu.org; 27 Oct 2011 18:51:05 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJV2e-000763-CN for submit@debbugs.gnu.org; Thu, 27 Oct 2011 14:51:05 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJV2c-00075w-D7 for 9839@debbugs.gnu.org; Thu, 27 Oct 2011 14:51:02 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RJV0q-0001UV-24; Thu, 27 Oct 2011 14:49:12 -0400 From: Glenn Morris To: 9839@debbugs.gnu.org Subject: Re: bug#9839: compile with gdb running References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> <7f39eh2fw2.fsf@fencepost.gnu.org> <87aa8mfkmc.fsf@earth.home> X-Spook: Dateline Syria Manfurov Soviet military DRM NSA NASA X-Ran: #/zBL!`Pt%6UuE'B.S`mLAGI{C\NE&6UxK~f)YykQ+(`Ny/(Ybl&SDaF@@*sg<>!uQ/X51 X-Hue: white X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 27 Oct 2011 14:49:11 -0400 In-Reply-To: <87aa8mfkmc.fsf@earth.home> (Adam's message of "Thu, 27 Oct 2011 18:46:57 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 9839 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Adam wrote: > ping? I am still experiencing my problem with today's trunk. That's because nothing has changed. I will be applying the relevant change in a few days, before the next pretest, if there are no further comments before then. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 28 20:15:48 2011 Received: (at 9839-done) by debbugs.gnu.org; 29 Oct 2011 00:15:48 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJwaS-00072s-8N for submit@debbugs.gnu.org; Fri, 28 Oct 2011 20:15:48 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJwaQ-00072m-La for 9839-done@debbugs.gnu.org; Fri, 28 Oct 2011 20:15:47 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RJwYX-0001Yd-0X; Fri, 28 Oct 2011 20:13:49 -0400 From: Glenn Morris To: 9839-done@debbugs.gnu.org Subject: Re: bug#9839: compile with gdb running References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> <7f39eh2fw2.fsf@fencepost.gnu.org> <87aa8mfkmc.fsf@earth.home> X-Spook: Ft. Meade ASO Agfa BLU-97 A/B Jyllandsposten cracking X-Ran: ujbIm{tSb%{K\q;2#02'h>I^B-mD5zUa,=J=GpK|3,aLeHUr{|TYtlz/s0iM#j~9mBP>Hf X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 28 Oct 2011 20:13:48 -0400 In-Reply-To: (Glenn Morris's message of "Thu, 27 Oct 2011 14:49:11 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 9839-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Version: 24.0.91 The 2009-08-30 change to process.c has been reverted, so this should be fixed now in the Emacs trunk, and in the coming 24.0.91 pretest. From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 30 09:15:56 2011 Received: (at submit) by debbugs.gnu.org; 30 Oct 2011 13:15:56 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKVEy-0001xA-7t for submit@debbugs.gnu.org; Sun, 30 Oct 2011 09:15:56 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKVEv-0001x2-JP for submit@debbugs.gnu.org; Sun, 30 Oct 2011 09:15:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKVCs-0000en-UL for submit@debbugs.gnu.org; Sun, 30 Oct 2011 09:13:47 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:38591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKVCs-0000ej-S5 for submit@debbugs.gnu.org; Sun, 30 Oct 2011 09:13:46 -0400 Received: from eggs.gnu.org ([140.186.70.92]:43896) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKVCr-0007Xw-TU for bug-gnu-emacs@gnu.org; Sun, 30 Oct 2011 09:13:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKVCq-0000eR-Ji for bug-gnu-emacs@gnu.org; Sun, 30 Oct 2011 09:13:45 -0400 Received: from nm22-vm1.bullet.mail.ne1.yahoo.com ([98.138.90.252]:36028) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RKVCq-0000eG-E1 for bug-gnu-emacs@gnu.org; Sun, 30 Oct 2011 09:13:44 -0400 Received: from [98.138.90.54] by nm22.bullet.mail.ne1.yahoo.com with NNFMP; 30 Oct 2011 13:13:42 -0000 Received: from [98.138.84.33] by tm7.bullet.mail.ne1.yahoo.com with NNFMP; 30 Oct 2011 13:13:42 -0000 Received: from [127.0.0.1] by smtp101.mail.ne1.yahoo.com with NNFMP; 30 Oct 2011 13:13:42 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1319980422; bh=Qc7xFrPXRq91ZDcIUUGtwiqquluppFsf7RBsYLlTFSU=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:From:To:Subject:In-Reply-To:Message-ID:References:Mail-Followup-To:Date:MIME-Version:Content-Type; b=CobVqRQzDuU9jtaByWJRbEXCfNyjlVDDi2xcmE2EbjfW5Z1KVkFMvrpyGRp3JupDf60aPwD428LKPwiEgtPlXYq9k1n+nHZogpk8b7BKVW49I9750kWwyzm2+Bhl4VXXWlNectKN++ImhGcYGdLZhlnYWxWLEvEvJD3nL3QJuFk= X-Yahoo-Newman-Id: 843830.76059.bm@smtp101.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 3.YKllEVM1lU1b.MFWqDV5sZzCkOKl.gaQCJktvf4xzst.p BGoP3rphlMEc5aJ1WPVpR9VSTVBaxWihAu6aSQxYDFl4.Rj_c8UGfiCJL2Rr zTnmqGBPTg7GcCfxoEsiLoa4R8.lW4ZsccVQT4NTnhwUY4pv4G0DpUYAnDOY eqizFEPyyjd6mkUO0UFaFBaSsxCOv2hvwH2qPslwPS8NCupfy4mkC8lNronl A.FHwMTALkV2iQTTq9CAybF4MrqEMgyWzYP7v_fSvsf3yB6p65RYxSYJwdcC TWc7tjgdSAe4JWlAea8Dvp8LdHyglRz6..z8fxrR1zcgVYefPetZTcKB7jE_ sFMe8pgDuYLVSZmJ4rJ3lQu3gAtNEJxijmNav X-Yahoo-SMTP: Fed9kveswBC.fi0EvcUg6UnufDS8 Received: from this (adam_w67@92.228.254.127 with plain) by smtp101.mail.ne1.yahoo.com with SMTP; 30 Oct 2011 06:13:42 -0700 PDT From: Adam To: bug-gnu-emacs@gnu.org Subject: Re: bug#9839: compile with gdb running In-Reply-To: (Glenn Morris's message of "Fri, 28 Oct 2011 20:13:48 -0400") Message-ID: <87zkgi1v2r.fsf@earth.home> References: <228539.45852.bm@smtp108.mail.bf1.yahoo.com> <7f39eh2fw2.fsf@fencepost.gnu.org> <87aa8mfkmc.fsf@earth.home> Mail-Followup-To: bug-gnu-emacs@gnu.org Date: Sun, 30 Oct 2011 14:13:37 +0100 MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) Glenn Morris writes: > Version: 24.0.91 > > The 2009-08-30 change to process.c has been reverted, so this should > be fixed now in the Emacs trunk, and in the coming 24.0.91 pretest. Fixed. Thank you! From unknown Sat Aug 09 19:21:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 28 Nov 2011 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator