Re: Automatically fetching Build ID from remote libraries and resole them locally?
Jan Kratochvil via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 06 Apr 2020 14:08:55 +0200, Norbert Lange wrote: > How do I read the list at https://src.fedoraproject.org/rpms/gdb/tree/master. > Are all patches applied, or are the ones starting with 'gdb-6.6' only > for that version? All of them are applied, in this order: https://src.fedoraproject.org/rpms/gdb/blob/master/f/_patch_order Although I would find it most easy to just use some Fedora virtual machine (when you do not run Fedora natively). > An a different note, I dont know if you are a GDB maintainer, I am no longer. > but the topic should be the upstream version? This mailing list is sure about the upstream version. Just saying the problem is solved in Fedora version so the patches could be somehow imported. > It was not clear to me Redhat gdb and sourceware gdb are two different things. (sourceware == FSF == upstream) != (Fedora == Red Hat; in this case) Jan