This is the mail archive of the gdb-patches@sources.redhat.com 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] SIGTRAP undefined in arm simulator


On Wed, Mar 30, 2005 at 05:07:43PM +0100, Paul Brook wrote:
> The arm simulator doesn't build on i686-mingw32 hosts because SIGTRAP and 
> SIGBUS are not defined.
> The patch below provides definitions for these, as happens for other 
> simulators.
> 
> Applied to csl-arm-20050325-branch
> Ok for mainline?
> 
> Paul
> 
> 2005-03-30  Paul Brook  <paul@codesourcery.com>
> 
>  * arm/wrapper.c: Provide SIGTRAP and SIGBUS.

Yes, this is OK.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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