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. PATCH 1/1] Fix build breakage


On 02/09/2016 10:24 AM, Walfred Tedeschi wrote:
> Add a cast to reinterpret a void* as a gdb_byte*.
> 
> 2016-02-09  Walfred Tedeschi  <walfred.tedeschi@intel.com>
> 
> gdb/gdbserver/ChangeLog:
> 
>         * linux-x86-low.c (x86_siginfo_fixup): Add cast to gdb_byte*.
> 

How is this better than what Simon proposed?

Thanks,
Pedro Alves


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