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: H8300 simulator on MinGW fails to compile.


Daniel Jacobowitz wrote:

I'm not entirely sure any more; it's been ages since I looked at these. I think the SIM_SIG* constants may be older than the TARGET_SIGNAL_* constants; I don't think we need both... but I really don't know. The problem is that a given int variable could hold any of the three right now.


I am confused about the source of the host signals. The nrun.c file has code to handle the host signals. Are they coming from the gdb UI or something similar ?


It's a righteous mess.

It does not look great but then again I do not know the code to make a clear judgement.


What is simplest way to run 'make check' on the simulator ?

Regards
Chris


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