FRAME_ARGS_SKIP

Andrew Cagney ac131313@cygnus.com
Mon Jun 25 21:20:00 GMT 2001


> Is your target pure multi-arch?  The gdbarch code does many many more 
>> startup checks on such targets.
>> 
>> Andrew
> 
> 
> The complete contents of its tm-*.h file are:
> 
> /* This target uses an architecture vector exclusively.  */
> 
> #define GDB_MULTI_ARCH 1
> 
> 
> So I'm guessing that should be GDB_MULTI_ARCH should actually be set
> to GDB_MULTI_ARCH_PURE.  Is that right?


In that case you don't even need a tm.h. Instead tweek the end of 
configure.tgt so that it is something like the m68hc11.

	Andrew





More information about the Gdb mailing list