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: [PATCH] Define an error function in the PPC simulator.


On 24 Nov 2016 07:29, John Baldwin wrote:
> Previously this used the error function from GDB directly instead of
> the error method in the host callbacks structure.  This was exposed via
> a link error when GDB was converted to C++.  The error function invokes
> the error callback similar to sim_io_error.

ppc/main.c and ppc/misc.c already have error() definitions
-mike

Attachment: signature.asc
Description: Digital signature


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