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: harvard architectures - the d10v


David Taylor wrote:

>     Andrew Cagney writes:
>      > So a meta question, how should GDB behave when it comes to a harvard
>      > architecture?
> 
>     Is "Harvard Architecture" really the best name for this?
>     Seems to me it includes only a small subset of the total set of
>     architectures that have multiple address spaces for different uses.
> 
> It could have multiple address spaces for a variety of reasons -- for
> example, the Sony Playstation 2, if I recall correctly, has 5 total
> processors in it of 2 (or is it 3?) different types.  Each has its own
> memory.

True.  Multiple address spaces for a single thread.  Singleing out
harvard architecture was probably badness on my part.

> Are there issues people wish to discuss beyond the issues that arise
> as a result of multiple address spaces?

Please don't.  Lets fix one bug and then worry about the next.

	Andrew

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