patch for sparc-tdep.c for NetBSD/sparc.

Michael Snyder msnyder@cygnus.com
Fri Jul 14 13:49:00 GMT 2000


J.T. Conklin wrote:

> It's better, but I think the suggestions were to add the following
> macros.
> 
>         #define GDB_GREGSET_T   struct reg
>         #define GDB_FPREGSET_T  struct fpreg
> 
> as that is a more direct way of defining the types.

I really like typedefs better.  They are debuggable, 
#defines are not.

Michael


More information about the Gdb-patches mailing list