public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* change request: e-mail address for gnats account "chastain"
@ 2002-12-11 22:57 Michael Elizabeth Chastain
  2002-12-11 22:59 ` Jason Molenda
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Elizabeth Chastain @ 2002-12-11 22:57 UTC (permalink / raw)
  To: overseers

Hi there,

When I use gnats to edit a bug report, it originates mail with "From:"
and "Reply-To:" addresses of "chastain@redhat.com".  Please update this to
"mec@shout.net".

Here is a sample e-mail with all the gory headers intact.

Thanks,

Michael C

===

  From gdb-prs-return-1737-mec=shout.net@sources.redhat.com  Thu Dec 12 00:40:55 2002
  Return-Path: <gdb-prs-return-1737-mec=shout.net@sources.redhat.com>
  Received: from sources.redhat.com (sources.redhat.com [209.249.29.67])
	  by concert.shout.net (8.12.6/8.12.6) with SMTP id gBC6et96021991
	  for <mec@shout.net>; Thu, 12 Dec 2002 00:40:55 -0600
  Received: (qmail 10129 invoked by alias); 12 Dec 2002 06:40:52 -0000
  Mailing-List: contact gdb-prs-help@sources.redhat.com; run by ezmlm
  Precedence: bulk
  List-Unsubscribe: <mailto:gdb-prs-unsubscribe-mec=shout.net@sources.redhat.com>
  List-Subscribe: <mailto:gdb-prs-subscribe@sources.redhat.com>
  List-Archive: <http://sources.redhat.com/ml/gdb-prs/>
  List-Post: <mailto:gdb-prs@sources.redhat.com>
  List-Help: <mailto:gdb-prs-help@sources.redhat.com>, <http://sources.redhat.com/lists.html#faqs>
  Sender: gdb-prs-owner@sources.redhat.com
  Delivered-To: mailing list gdb-prs@sources.redhat.com
  Received: (qmail 10112 invoked by uid 61); 12 Dec 2002 06:40:52 -0000
  Date: 12 Dec 2002 06:40:51 -0000
  Message-ID: <20021212064051.10108.qmail@sources.redhat.com>
  To: chastain@redhat.com, gdb-prs@sources.redhat.com,
     michaelawells@netscape.net, nobody@sources.redhat.com
  From: chastain@redhat.com
  Reply-To: chastain@redhat.com, chastain@redhat.com, gdb-prs@sources.redhat.com,
     michaelawells@netscape.net, nobody@sources.redhat.com,
     gdb-gnats@sources.redhat.com
  Subject: Re: symtab/884: gdb, when debugging programs compiled with default gcc settings, does not work correctly when used with C files containing more than 65536 lines
  Status: RO

  Synopsis: gdb, when debugging programs compiled with default gcc settings, does not work correctly when used with C files containing more than 65536 lines

  Responsible-Changed-From-To: unassigned->chastain
  Responsible-Changed-By: chastain
  Responsible-Changed-When: Wed Dec 11 22:40:51 2002
  Responsible-Changed-Why:
      I'll track this.
  State-Changed-From-To: open->feedback
  State-Changed-By: chastain
  State-Changed-When: Wed Dec 11 22:40:51 2002
  State-Changed-Why:
      gcc and gdb support several debugging formats.  The two major formats are dwarf-2 and stabs+.  stabs+ has a line limit of 65536 lines, and dwarf-2 has a much larger limit (I don't know what it is off-hand, sorry).
      
      gcc 2.95.3 on Solaris-2 defaults to stabs+ (or maybe just plain stabs) in order to be compatible with the native toolchains.  This is also true of gcc 3.0.4, gcc 3.1, gcc 3.1.1, gcc 3.2, and gcc 3.2.1.
      
      Try selecting the dwarf-2 debugging format explicitly with:
      
	gcc -gdwarf-2 long.c -o long
      
      Let me know if that works, so I can close the PR.  Thanks!
      
      Michael C
      
      

  http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=884

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: change request: e-mail address for gnats account "chastain"
  2002-12-11 22:57 change request: e-mail address for gnats account "chastain" Michael Elizabeth Chastain
@ 2002-12-11 22:59 ` Jason Molenda
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Molenda @ 2002-12-11 22:59 UTC (permalink / raw)
  To: Michael Elizabeth Chastain; +Cc: overseers

On Thu, Dec 12, 2002 at 12:57:11AM -0600, Michael Elizabeth Chastain wrote:
> Hi there,
> 
> When I use gnats to edit a bug report, it originates mail with "From:"
> and "Reply-To:" addresses of "chastain@redhat.com".  Please update this to
> "mec@shout.net".


Done.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-12  6:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-11 22:57 change request: e-mail address for gnats account "chastain" Michael Elizabeth Chastain
2002-12-11 22:59 ` Jason Molenda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).