[PATCH 2/2] Add git sha information to the gdb version string

Andrew Burgess andrew.burgess@embecosm.com
Fri Mar 27 16:18:47 GMT 2020


* Andreas Schwab <schwab@linux-m68k.org> [2020-03-27 16:42:40 +0100]:

> On Mär 27 2020, Andrew Burgess wrote:
> 
> > diff --git a/gdbsupport/remote-repository b/gdbsupport/remote-repository
> > new file mode 100644
> > index 00000000000..c05f3163e81
> > --- /dev/null
> > +++ b/gdbsupport/remote-repository
> > @@ -0,0 +1,2 @@
> > +pattern:sourceware.org/git/binutils-gdb.git
> > +branch:master
> 
> That doesn't match.
> 
> $ git remote -v
> origin  git://sourceware.org/git/binutils-gdb (fetch)
> origin  ssh://sourceware.org/git/binutils-gdb (push)

OK, thanks for highlighting this.  I'll drop the '.git' extension.

Thanks,
Andrew


> 
> Andreas.
> 
> -- 
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
> "And now for something completely different."


More information about the Gdb-patches mailing list