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: gdb-7.8 branching status (2014-06-04)


> >   . I just noticed a regression with gdbserver on LynxOS.
> >     The testing came back just in the nick of time to identify
> >     the source of the regression:
> >         commit 802e8e6d8465a0d05803a987ba1bb3237fb2fb70
> >         [GDBserver] Make Zx/zx packet handling idempotent.
> >     I will more into it right away.
> 
> Blasphemy!  :-P  Hopefully it'll be a simple issue, like, me
> installing the new hooks incorrectly..

:-)

It looks like a call to a hook which is NULL (supports_z_point_type),
which probably shoots down my hope of the same issue affecting Windows
as well (there, the hook appears to be non-NULL).

I'm trying to see if I should define it for LynxOS or not, but
then we have the same issue with SPU, I think.

-- 
Joel


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