This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug symtab/23010] Regression: Assertion: SYMBOL_LANGUAGE (sym) == DICT_LANGUAGE (dict)->la_language


https://sourceware.org/bugzilla/show_bug.cgi?id=23010

Sergio Durigan Junior <sergiodj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sergiodj at redhat dot com

--- Comment #11 from Sergio Durigan Junior <sergiodj at redhat dot com> ---
(In reply to Lorinczy Zsigmond from comment #10)
> T(In reply to Keith Seitz from comment #9)
> 
> > The patch is not in 8.1[.x] as far as I know. Please try master or the 8.2
> > branch.
> 
> Hi, thank you for your quick answer. So far, I was not successful dowloading
> version 8.2, maybe it is only for developers?
> 
>     $ git clone --branch gdb-8.2-branch
> ssh://sourceware.org/git/binutils-gdb.git
>     Cloning into 'binutils-gdb'...
>     zsiga@sourceware.org: Permission denied (publickey).
>     fatal: Could not read from remote repository.
>     
>     Please make sure you have the correct access rights
>     and the repository exists.

Do you have an account on sourceware?  If not, then using ssh:// to clone the
repository will not work.  You should use git://.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]