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]

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


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

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