Re: gdbserver/ considered a part of binutils?
"Maciej W. Rozycki" <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <alpine.LFD.2.21.2002190248320.18621@redsun52.ssa.fujisawa.hgst.com> |
On Wed, 19 Feb 2020, Joel Brobecker wrote: > > It seems like something has to be done with Git hook scriptery to make it > > consider gdbserver/ a part of GDB rather than binutils; gdbsupport/ might > > be similarly affected. My recent commit spanning gdb/ and gdbserver/ has > > triggered an additional message (beyond one to <[email protected]>) > > posted to <[email protected]>, which shouldn't have happened for such > > a commit. > > I should be the same message with two recipients, but that's indeed > a good point. This is something to remember when moving code to > the toplevel dir. Yes, it's a single original message, but if you're subscribed to both mailing lists then you receive two copies of the message as I did. > I've modified the script we use to determine which mailing-list to hit, > and marked gdbserver/ and gdbsupport/ as being GDB-only. I did a quick > pass over the current directories at toplevel, and didn't see anything > else. But if there are other directories not created yet that we are > planning on adding, please let me know, and I will take care of it too. Great, thanks, also for your sharp-sightedness! Maciej