This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Add "contrib" to the list of GDB support dirs (on src-release.sh)
- From: Tom Tromey <tom at tromey dot com>
- To: Sergio Durigan Junior <sergiodj at redhat dot com>
- Cc: GDB Patches <gdb-patches at sourceware dot org>, Rainer Orth <ro at cebitec dot uni-bielefeld dot de>, Joel Brobecker <brobecker at adacore dot com>, Jan Kratochvil <jan dot kratochvil at redhat dot com>, binutils at sourceware dot org
- Date: Thu, 13 Sep 2018 08:26:25 -0600
- Subject: Re: [PATCH] Add "contrib" to the list of GDB support dirs (on src-release.sh)
- References: <20180911120016.GC3379@adacore.com> <20180912052059.12729-1-sergiodj@redhat.com>
>>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:
Sergio> ChangeLog:
Sergio> 2018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio> * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
Thanks, this is ok.
Tom