[PATCH] Fix mismatched type in declaration for startup_with_shell

Christian Biesinger via gdb-patches gdb-patches@sourceware.org
Tue Oct 1 16:33:00 GMT 2019


On Tue, Oct 1, 2019 at 10:16 AM Tom Tromey <tom@tromey.com> wrote:
>
> >>>>> "Christian" == Christian Biesinger via gdb-patches <gdb-patches@sourceware.org> writes:
>
> Christian> 2019-09-30  Christian Biesinger  <cbiesinger@google.com>
>
> Christian>      * server.c (startup_with_shell): Change type to bool to match
> Christian>      fork-inferior.h and include fork-inferior.h so that this
> Christian>      error could be found more easily.
>
> Funny, I debugged this today too.
> See https://sourceware.org/ml/gdb-patches/2019-10/msg00010.html

Ah, great. Your version does look better.

Christian



More information about the Gdb-patches mailing list