This is the mail archive of the gdb@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]

Re: [sim/mips] Proposed change to mips_core_signal


"Ben Elliston" <bje@redhat.com> writes:
> I am working on a simulator port to a MIPS-like core that has a vector
> processing unit.  To produce more helpful diagnostic messages, it
> would useful if mips_core_signal() could differentiate between scalar
> memory transfers and vector memory transfers.
> 
> Are there any objections to adding two new elements to the
> _transfer_type enum in sim-basics.h to identify such transfers?

I have no problem with it, but it's not clear that I know enough to
object.

(It doesn't really seem like this is a MIPS-specific issue either,
except that your port is MIPS-ish, right?)


chris


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