GNU bug report logs - #9853
24.0.90; gdb-version only set in non-stop mode

Previous Next

Package: emacs;

Reported by: Ken Brown <kbrown <at> cornell.edu>

Date: Sun, 23 Oct 2011 22:36:02 UTC

Severity: normal

Found in version 24.0.90

Done: Ken Brown <kbrown <at> cornell.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ken Brown <kbrown <at> cornell.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#9853: closed (24.0.90; gdb-version only set in non-stop mode)
Date: Wed, 30 Nov 2011 03:30:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 29 Nov 2011 22:29:53 -0500
with message-id <4ED5A331.5010603 <at> cornell.edu>
and subject line Re: bug#9853: 24.0.90; gdb-version only set in non-stop mode
has caused the debbugs.gnu.org bug report #9853,
regarding 24.0.90; gdb-version only set in non-stop mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
9853: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9853
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ken Brown <kbrown <at> cornell.edu>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 24.0.90; gdb-version only set in non-stop mode
Date: Sun, 23 Oct 2011 18:33:50 -0400
The variable gdb-version is set in the function gdb-non-stop-handler, 
which is only called if gdb-non-stop is non-nil.  Given that 
gdb-non-stop-setting is customizable and may well be set to nil, 
wouldn't it make more sense to get the version some other way?  For 
instance, there's a GDB/MI command -gdb-version that could be used.

Also, the -enable-pretty-printing command is sent from 
gdb-non-stop-handler and so is only sent if gdb-non-stop is non-nil.  Is 
there a reason pretty-printing should only be enabled in non-stop mode.

Ken


[Message part 3 (message/rfc822, inline)]
From: Ken Brown <kbrown <at> cornell.edu>
To: 9853-done <at> debbugs.gnu.org
Subject: Re: bug#9853: 24.0.90; gdb-version only set in non-stop mode
Date: Tue, 29 Nov 2011 22:29:53 -0500
On 10/26/2011 2:04 PM, Ken Brown wrote:
> The attached patch implements my suggestions (and also makes a couple of
> whitespace changes).
>
> OK to apply?

Patch applied.  Closing bug.



This bug report was last modified 13 years and 236 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.