Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Re: CVS versions of gdb have same number as stable version.
@ 2001-02-16  8:46 Michael Elizabeth Chastain
  2001-02-16  9:54 ` Kevin Buettner
  2001-02-16 11:02 ` J.T. Conklin
  0 siblings, 2 replies; 28+ messages in thread
From: Michael Elizabeth Chastain @ 2001-02-16  8:46 UTC (permalink / raw)
  To: ac131313; +Cc: gdb

Hi Andrew,

I was sorta checking that no one would object to "5.1-experimental"
when I do submit it.

I'll just get out of my mailer and into my editor, then.  :)

Michael


^ permalink raw reply	[flat|nested] 28+ messages in thread
* Re: CVS versions of gdb have same number as stable version.
@ 2001-06-12 14:46 Michael Elizabeth Chastain
  2001-06-13  7:32 ` Andrew Cagney
  0 siblings, 1 reply; 28+ messages in thread
From: Michael Elizabeth Chastain @ 2001-06-12 14:46 UTC (permalink / raw)
  To: ac131313, chastain; +Cc: gdb

It looks fixed to me.

Do you want to close the PR, or do you want me to close it?

Michael


^ permalink raw reply	[flat|nested] 28+ messages in thread
* Re: CVS versions of gdb have same number as stable version.
@ 2001-03-21 15:59 Michael Elizabeth Chastain
  0 siblings, 0 replies; 28+ messages in thread
From: Michael Elizabeth Chastain @ 2001-03-21 15:59 UTC (permalink / raw)
  To: ac131313; +Cc: gdb

Andrew Cagney suggests:

>   trunk: gdb-5.1-20054705
>   5.1 branch: gdb-5.0.99, gdb-5.1 (tag), gdb-5.1.0.90, ...

Anything that is not "5.0" works for me.

I like having both a version number and a date in it.  I would also
like "-cvs" for versions built out of CVS pulls (as opposed to
releases and snapshots).

> So again, to restart this discussion .... :-)  Comments?

If the discussion comes to a conclusion, it would be helpful to record
the conclusion in PR gdb/22 as a spec for someone to do the work.

My two cents,

Michael


^ permalink raw reply	[flat|nested] 28+ messages in thread
* Re: CVS versions of gdb have same number as stable version.
@ 2001-02-16 12:21 Michael Elizabeth Chastain
  2001-03-21 15:59 ` Andrew Cagney
  0 siblings, 1 reply; 28+ messages in thread
From: Michael Elizabeth Chastain @ 2001-02-16 12:21 UTC (permalink / raw)
  To: jtc; +Cc: ac131313, gdb

Hi J. T.,

> No, I meant gdb snapshots.

My error.  I'm confusing "CVS" with snapshots.  I will download a bunch
of snapshots and have a look at them.

> Note that's not exactly what I said.  I think it is a good idea for a bit
> of brainstorming to ensure that the problem is well understood, decisions 
> are not clear cut, etc.

I *did* that.

  From chastain Fri Feb 16 08:07:18 2001
  To: gdb@sources.redhat.com
  Subject: CVS versions of gdb have same number as stable version.
  ...
  This bothers me.  I've filed a PR about it.
  Can we please use something other than "5.0" for CVS gdb, such as
  "5.1-experimental-$(DATE)", or even just "5.1-experimental"?

  From: Andrew Cagney <ac131313@cygnus.com>
  Date: Fri, 16 Feb 2001 11:34:25 -0500
  Subject: Re: CVS versions of gdb have same number as stable version.
  Why not fix it?  I'm sure you're sufficiently expert in CVS to figure
  out the magic we need to add to change that line.
  ...
  As for snapshots, they already get a time stamp.

[Look, you can see me being stupid about the snapshot timestamps, ouch].

I start by asking for a discussion, and I get "Why not fix it?"
So I fix it, test it, submit a patch, and now I get a discussion.

> None of the above?  

OK.  "5.1-experimental" is not approved, and I'm out of time.  I've
changed the responsible person back to "unassigned" and the state back
to "open".

Michael


^ permalink raw reply	[flat|nested] 28+ messages in thread
* Re: CVS versions of gdb have same number as stable version.
@ 2001-02-16 11:29 Michael Elizabeth Chastain
  2001-02-16 11:42 ` Andrew Cagney
  2001-02-16 11:57 ` J.T. Conklin
  0 siblings, 2 replies; 28+ messages in thread
From: Michael Elizabeth Chastain @ 2001-02-16 11:29 UTC (permalink / raw)
  To: jtc; +Cc: ac131313, gdb

Hi J. T.,

> Don't other GNU projects do things like 5.0.XX, where XX starts off at
> a high number like 80 and is periodically incremented until the next
> release?

I will change it to "5.0.90", or whatever, if a maintainer with the
authority to approve this patch specifies an exact string and states
that they will approve that string.

Then I'll check in such patch without another round of [RFA].

> Another alternative would be a date stamp, similar to GDB snapshots.

I think you mean "similar to gcc snapshots".  I'm not going to do that.
gcc has additional configury to do that, and I am not going to port that
configury and then qualify it on a bunch of platforms.

Instead I'm going to spend my time in gdb/7, analyzing why gdb core dumps
when I do "maint print symbols" in some gdb that calls itself 5.0 on the
user's system.  If I can get bleeding edge CVS gdb to quit calling itself
5.0, that makes my task easier.  (Not to mention I have a day job.)

If someone else wants to do "gdb ...-$(DATE)", great.  This patch won't
make their work any more difficult.

I hate this pattern:

  Would-be contributor notices a bug.
  Would-be contributor writes a patch.
  Maintainer says: "if you're going to fix the problem, how about doing
    lots more work while you are in there?"

My patch is on the table.

  -- approved?
  -- specific counter-proposal?
  -- rejected?

Michael


^ permalink raw reply	[flat|nested] 28+ messages in thread
* CVS versions of gdb have same number as stable version.
@ 2001-02-16  8:07 Michael Elizabeth Chastain
  2001-02-16  8:39 ` Andrew Cagney
                   ` (2 more replies)
  0 siblings, 3 replies; 28+ messages in thread
From: Michael Elizabeth Chastain @ 2001-02-16  8:07 UTC (permalink / raw)
  To: gdb

Okay, I'm looking at a PR (gdb/7), and the user has pasted in their
gdb startup message:

  GNU gdb 5.0
  Copyright 2000 Free Software Foundation, Inc.
  GDB is free software, covered by the GNU General Public License, and you are
  welcome to change it and/or distribute copies of it under certain conditions.
  Type "show copying" to see the conditions.
  There is absolutely no warranty for GDB. Type "show warranty" for details.
  This GDB was configured as "i686-pc-linux-gnu"...

Quick, which version of gdb is this?

It might be gdb 5.0.  Or it might be any CVS version of gdb made between
the release of gdb 5.0 and 2001-01-24 (when the copyright date changed
to 2001).

This bothers me.  I've filed a PR about it.

Can we please use something other than "5.0" for CVS gdb, such as
"5.1-experimental-$(DATE)", or even just "5.1-experimental"?

Michael


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

end of thread, other threads:[~2001-06-13  7:32 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-16  8:46 CVS versions of gdb have same number as stable version Michael Elizabeth Chastain
2001-02-16  9:54 ` Kevin Buettner
2001-02-16 11:02 ` J.T. Conklin
2001-02-16 12:10   ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2001-06-12 14:46 Michael Elizabeth Chastain
2001-06-13  7:32 ` Andrew Cagney
2001-03-21 15:59 Michael Elizabeth Chastain
2001-02-16 12:21 Michael Elizabeth Chastain
2001-03-21 15:59 ` Andrew Cagney
2001-02-16 11:29 Michael Elizabeth Chastain
2001-02-16 11:42 ` Andrew Cagney
2001-02-16 11:57 ` J.T. Conklin
2001-02-16 12:16   ` Kevin Buettner
2001-02-16 12:29     ` Elena Zannoni
2001-02-16 12:43       ` Kevin Buettner
2001-02-16 12:44       ` Andrew Cagney
2001-02-16 13:34       ` Stan Shebs
2001-02-16 14:30         ` Christopher Faylor
2001-02-17 10:51           ` Andrew Cagney
2001-03-21 15:59   ` Andrew Cagney
2001-02-16  8:07 Michael Elizabeth Chastain
2001-02-16  8:39 ` Andrew Cagney
2001-03-21 15:59 ` Andrew Cagney
2001-03-21 15:59   ` Andrew Cagney
2001-03-21 15:59   ` Fernando Nasser
2001-03-21 15:59   ` Kevin Buettner
2001-03-21 15:59     ` Fernando Nasser
2001-06-12 14:14 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox