* GDB 6.1 branch open
@ 2004-03-01 23:02 Andrew Cagney
2004-03-19 0:09 ` Joel Brobecker
2004-03-19 0:09 ` Andrew Cagney
0 siblings, 2 replies; 8+ messages in thread
From: Andrew Cagney @ 2004-03-01 23:02 UTC (permalink / raw)
To: gdb, gdb-patches
Hello,
ref: http://www.gnu.org/software/gdb/
The GDB 6.1 branch has been created with the CVS tag:
gdb_6_1-branch
The first pre-release snapshot can be downloaded from:
ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-6.0.90.tar.bz2
Or, alternatively, GDB can be checked out using the CVS command:
cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co \
-r gdb_6_1-branch gdb+dejagnu
GDB 6.1 is currently scheduled for the start of April, 2004.
Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: GDB 6.1 branch open
2004-03-19 0:09 ` Joel Brobecker
@ 2004-03-02 1:51 ` Joel Brobecker
2004-03-19 0:09 ` Al Stone
1 sibling, 0 replies; 8+ messages in thread
From: Joel Brobecker @ 2004-03-02 1:51 UTC (permalink / raw)
To: Andrew Cagney; +Cc: gdb, gdb-patches
> The GDB 6.1 branch has been created with the CVS tag:
>
> gdb_6_1-branch
FYI: I have setup some nightly builds of this branch on the following
platforms:
- alpha-tru64 4.0f and 5.1a
- pa-hpux 11.00
- mips-irix 6.5
- powerpc-aix 4.3.2 and 5.1
- sparc-solaris 2.5 and 2.8
It doesn't include running the testsuite automatically (we're sometimes
having some problems with runaway processes), but at least we'll avoid
the stupid build failure. And I'll make a point of running the testsuite
manually on a regular basis.
--
Joel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: GDB 6.1 branch open
2004-03-19 0:09 ` Al Stone
@ 2004-03-06 0:10 ` Al Stone
2004-03-19 0:09 ` Andrew Cagney
1 sibling, 0 replies; 8+ messages in thread
From: Al Stone @ 2004-03-06 0:10 UTC (permalink / raw)
To: Joel Brobecker; +Cc: Andrew Cagney, gdb, gdb-patches
More FYI: I now have nightly builds running for
both the mainline branch and the 6.1 branch for
- ia64-unknown-linux-gnu
I'm working on getting the testsuite to run
automagically, too.
Is there someplace we should email results? Perhaps
a binutils-testresults mailing list or something?
On Mon, 2004-03-01 at 18:51, Joel Brobecker wrote:
> > The GDB 6.1 branch has been created with the CVS tag:
> >
> > gdb_6_1-branch
>
> FYI: I have setup some nightly builds of this branch on the following
> platforms:
>
> - alpha-tru64 4.0f and 5.1a
> - pa-hpux 11.00
> - mips-irix 6.5
> - powerpc-aix 4.3.2 and 5.1
> - sparc-solaris 2.5 and 2.8
>
> It doesn't include running the testsuite automatically (we're sometimes
> having some problems with runaway processes), but at least we'll avoid
> the stupid build failure. And I'll make a point of running the testsuite
> manually on a regular basis.
--
Ciao,
al
----------------------------
Al Stone
Linux & Open Source Lab
Hewlett-Packard Company
E-mail: ahs3@fc.hp.com
----------------------------
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: GDB 6.1 branch open
2004-03-19 0:09 ` Andrew Cagney
@ 2004-03-09 1:11 ` Andrew Cagney
0 siblings, 0 replies; 8+ messages in thread
From: Andrew Cagney @ 2004-03-09 1:11 UTC (permalink / raw)
To: ahs3, Michael Elizabeth Chastain; +Cc: Joel Brobecker, gdb, gdb-patches
> More FYI: I now have nightly builds running for
> both the mainline branch and the 6.1 branch for
>
> - ia64-unknown-linux-gnu
>
> I'm working on getting the testsuite to run
> automagically, too.
>
> Is there someplace we should email results? Perhaps
> a binutils-testresults mailing list or something?
gdb-testers@sources.redhat.com
MichaelC (To;ed) has a testframework you might be interested in running.
Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: GDB 6.1 branch open
2004-03-19 0:09 ` Al Stone
2004-03-06 0:10 ` Al Stone
@ 2004-03-19 0:09 ` Andrew Cagney
2004-03-09 1:11 ` Andrew Cagney
1 sibling, 1 reply; 8+ messages in thread
From: Andrew Cagney @ 2004-03-19 0:09 UTC (permalink / raw)
To: ahs3, Michael Elizabeth Chastain; +Cc: Joel Brobecker, gdb, gdb-patches
> More FYI: I now have nightly builds running for
> both the mainline branch and the 6.1 branch for
>
> - ia64-unknown-linux-gnu
>
> I'm working on getting the testsuite to run
> automagically, too.
>
> Is there someplace we should email results? Perhaps
> a binutils-testresults mailing list or something?
gdb-testers@sources.redhat.com
MichaelC (To;ed) has a testframework you might be interested in running.
Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: GDB 6.1 branch open
2004-03-19 0:09 ` Joel Brobecker
2004-03-02 1:51 ` Joel Brobecker
@ 2004-03-19 0:09 ` Al Stone
2004-03-06 0:10 ` Al Stone
2004-03-19 0:09 ` Andrew Cagney
1 sibling, 2 replies; 8+ messages in thread
From: Al Stone @ 2004-03-19 0:09 UTC (permalink / raw)
To: Joel Brobecker; +Cc: Andrew Cagney, gdb, gdb-patches
More FYI: I now have nightly builds running for
both the mainline branch and the 6.1 branch for
- ia64-unknown-linux-gnu
I'm working on getting the testsuite to run
automagically, too.
Is there someplace we should email results? Perhaps
a binutils-testresults mailing list or something?
On Mon, 2004-03-01 at 18:51, Joel Brobecker wrote:
> > The GDB 6.1 branch has been created with the CVS tag:
> >
> > gdb_6_1-branch
>
> FYI: I have setup some nightly builds of this branch on the following
> platforms:
>
> - alpha-tru64 4.0f and 5.1a
> - pa-hpux 11.00
> - mips-irix 6.5
> - powerpc-aix 4.3.2 and 5.1
> - sparc-solaris 2.5 and 2.8
>
> It doesn't include running the testsuite automatically (we're sometimes
> having some problems with runaway processes), but at least we'll avoid
> the stupid build failure. And I'll make a point of running the testsuite
> manually on a regular basis.
--
Ciao,
al
----------------------------
Al Stone
Linux & Open Source Lab
Hewlett-Packard Company
E-mail: ahs3@fc.hp.com
----------------------------
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: GDB 6.1 branch open
2004-03-01 23:02 GDB 6.1 branch open Andrew Cagney
@ 2004-03-19 0:09 ` Joel Brobecker
2004-03-02 1:51 ` Joel Brobecker
2004-03-19 0:09 ` Al Stone
2004-03-19 0:09 ` Andrew Cagney
1 sibling, 2 replies; 8+ messages in thread
From: Joel Brobecker @ 2004-03-19 0:09 UTC (permalink / raw)
To: Andrew Cagney; +Cc: gdb, gdb-patches
> The GDB 6.1 branch has been created with the CVS tag:
>
> gdb_6_1-branch
FYI: I have setup some nightly builds of this branch on the following
platforms:
- alpha-tru64 4.0f and 5.1a
- pa-hpux 11.00
- mips-irix 6.5
- powerpc-aix 4.3.2 and 5.1
- sparc-solaris 2.5 and 2.8
It doesn't include running the testsuite automatically (we're sometimes
having some problems with runaway processes), but at least we'll avoid
the stupid build failure. And I'll make a point of running the testsuite
manually on a regular basis.
--
Joel
^ permalink raw reply [flat|nested] 8+ messages in thread
* GDB 6.1 branch open
2004-03-01 23:02 GDB 6.1 branch open Andrew Cagney
2004-03-19 0:09 ` Joel Brobecker
@ 2004-03-19 0:09 ` Andrew Cagney
1 sibling, 0 replies; 8+ messages in thread
From: Andrew Cagney @ 2004-03-19 0:09 UTC (permalink / raw)
To: gdb, gdb-patches
Hello,
ref: http://www.gnu.org/software/gdb/
The GDB 6.1 branch has been created with the CVS tag:
gdb_6_1-branch
The first pre-release snapshot can be downloaded from:
ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-6.0.90.tar.bz2
Or, alternatively, GDB can be checked out using the CVS command:
cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co \
-r gdb_6_1-branch gdb+dejagnu
GDB 6.1 is currently scheduled for the start of April, 2004.
Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-03-09 1:11 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-01 23:02 GDB 6.1 branch open Andrew Cagney
2004-03-19 0:09 ` Joel Brobecker
2004-03-02 1:51 ` Joel Brobecker
2004-03-19 0:09 ` Al Stone
2004-03-06 0:10 ` Al Stone
2004-03-19 0:09 ` Andrew Cagney
2004-03-09 1:11 ` Andrew Cagney
2004-03-19 0:09 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox