This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [obv] spu-tdep.c: Compilation error regression


Jan Kratochvil <jan.kratochvil@redhat.com> writes:

> Hi,
>
> recent check-in
> http://sourceware.org/ml/gdb-cvs/2010-11/msg00051.html
> 7d5a91474a0cdb796031ddc25aa0d107be6eb39d
> 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
> [...]
>         * breakpoint.c
>         (create_breakpoint_sal): Take a new parameter called internal.
>         Call set_breakpoint_number with internal parameter.  Do not
>         mention internal breakpoints.  All callers updated.
>         (create_breakpoint): Ditto.
> [...]
>
> broke --enable-targets=all compilation incl. regression testing:
>
> spu-tdep.c: In function âspu_catch_startâ:
> spu-tdep.c:1899:27: error: expected statement before â)â token
>
> Checked in as obvious.


Ugh, sorry for not catching that. 

Thanks

Phil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]