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


-----Original Message-----
From: gdb-patches-owner@sourceware.org [mailto:gdb-patches-owner@sourceware.org] On Behalf Of Pedro Alves
Sent: Tuesday, February 09, 2016 11:31 AM
To: Tedeschi, Walfred; eliz@gnu.org; brobecker@adacore.com
Cc: gdb-patches@sourceware.org
Subject: 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

Pedro,

I haven't seem Simon's proposal, have just feel sorry to have caused this breakage, and tried to fix.
Just noticed that with the e-mail from Sergio this early morning.

I will revert what I just pushed,
-Fred

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


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