Re: Proposal to Removal of QNX Neutrino support from GDB
Simon Marchi via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2021-08-04 11:14 a.m., Stephen Webb wrote: > I am still wrestling with internal demons on this, I apologise for the > silence. I should have some basic binutils patches soon as a first step. No worries, as long as we get regular updates to know the project is not dead. > On that topic, are binutils changes handled the same as gdb changes or > are they a separate process? The history is very confusing. The process is roughly the same, only that the patches are sent to [email protected] instead of [email protected]. Also, make sure your copyright assignment covers both projects (GDB and binutils). A small difference in process is that we don't use ChangeLog entries in GDB anymore, whereas binutils still uses them. Simon