This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] guile: Compile and install Scheme files.
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Doug Evans <dje at google dot com>
- Cc: ludo at gnu dot org, palves at redhat dot com, gdb-patches at sourceware dot org, xdje42 at gmail dot com
- Date: Sat, 19 Jul 2014 18:25:47 +0300
- Subject: Re: [PATCH] guile: Compile and install Scheme files.
- Authentication-results: sourceware.org; auth=none
- References: <87bntnl0wt dot fsf at gnu dot org> <53C4F7A7 dot 9070003 at redhat dot com> <871tthh4uf dot fsf at gnu dot org> <CADPb22RxK--3HUPkV1zpJHdAFf9XXr65tx4WjuOtQ8G234kfLw at mail dot gmail dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Sat, 19 Jul 2014 15:57:08 +0100
> From: Doug Evans <dje@google.com>
> Cc: Pedro Alves <palves@redhat.com>, gdb-patches <gdb-patches@sourceware.org>, Doug Evans <xdje42@gmail.com>
>
> I think the high order bit for the task at hand is silencing Guile
> when gdb starts.
Why? If the *.scm files are compiled to begin with, Guile is silent
when GDB starts.