This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: gdb_7_3-branch not buildable?
- From: Jim Meyering <jim at meyering dot net>
- To: Andreas Schwab <schwab at redhat dot com>
- Cc: Joel Brobecker <brobecker at adacore dot com>, Tom Tromey <tromey at redhat dot com>, gdb-patches at sourceware dot org
- Date: Tue, 03 May 2011 15:32:42 +0200
- Subject: Re: gdb_7_3-branch not buildable?
- References: <878vvbkv3r.fsf@rho.meyering.net> <m2oc467i9t.fsf@igel.home> <20110417013834.GB2388@adacore.com> <m3tydv8pou.fsf@fleche.redhat.com> <m2r58zbgfo.fsf@igel.home> <20110419150111.GA2601@adacore.com> <87iptsrrb0.fsf@rho.meyering.net> <m3bozkc4m7.fsf@redhat.com>
Andreas Schwab wrote:
> Jim Meyering <jim@meyering.net> writes:
>
>> # Rebase to proper branch point:
>> git tag gdb_7_3-2011-04-01-branchpoint
>> c73dde705c3b163b5101ed4cc4506cef6cc58905
>> git branch --track v7.3 remotes/origin/gdb_7_3-branch && git co v7.3
>> git rebase --onto gdb_7_3-2011-04-01-branchpoint master v7.3
>
> You should have reset the branch to the branchpoint, not rebase.
Why do you say that?
Does the current set-up cause trouble, somehow?
If so, please give details.
That you're saying something now suggests that you solved
this a different way. Instead of just giving minimalistic
hints that maybe things should be different, why don't you
tell us what you actually did?