This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
pushed: [RFA] gdbserver crash if the_target->supports_z_point_type is NULL
- From: Joel Brobecker <brobecker at adacore dot com>
- To: gdb-patches at sourceware dot org
- Date: Wed, 4 Jun 2014 15:21:20 -0700
- Subject: pushed: [RFA] gdbserver crash if the_target->supports_z_point_type is NULL
- Authentication-results: sourceware.org; auth=none
- References: <538F5E3A dot 8010507 at redhat dot com> <1401905805-22408-1-git-send-email-brobecker at adacore dot com> <538F7CEC dot 9070402 at redhat dot com>
> > gdb/gdbserver/ChangeLog:
> >
> > PR server/17023
> > * mem-break.c (z_type_supported): Return zero if
> > THE_TARGET->SUPPORTS_Z_POINT_TYPE is NULL.
>
> OK.
Thanks, Pedro. Patch has been pushed.
--
Joel