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: [COMMIT] OpenBSD/mips64 target and native support


Daniel Jacobowitz wrote:
On Mon, Oct 25, 2004 at 11:23:21AM -0400, Andrew Cagney wrote:

Mark Kettenis wrote:

This seems to be working pretty reasonably, so I checked it in.  I
suppose not many people are running OpenBSD/mips64 (OpenBSD/sgi) yet,
but those that do, probably want a working debugger.

Anyway, I'm not adding a NEWS entry yet, since there are some issues
with dwarf2read.c that need to be resolved before the native stuff
really works.

This part:



+DEPRECATED_TM_FILE= tm-nbsd.h

is no longer acceptable.


Do you have an alternate suggestion?

It seems pretty strange to me to forbid new OS ports of MIPS targets
just because every single MIPS target including the core MIPS support
still uses DEPRECATED_TM_FILE.

I'm lost, what has this to do with the MIPS? When adding any new native or target, DEPRECATED_TM_FILE is not acceptable.


Andrew


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