This is the mail archive of the gdb-patches@sourceware.cygnus.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: Make threads architecture-independent on Linux


> Shouldn't gdb/config/sparc/nm-linux.h #include "nm-linux.h", too?  If
> it does, can't we delete the #inclusion of solib.h?

Yes, nice catch.  Delete the #includes of both solib.h and nm-sysv4.h.

> Also, we don't need to test __STDC__, as config/nm-linux.h does.  GDB
> only compiles under ANSI C now.

OK, that sounds fine.

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