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: Patch for building gdb on arm-netbsd



On Wed, 9 Jan 2002, Richard Earnshaw wrote:

> The following patch is needed to enable building of gdb on arm-netbsd.  
> The definition of IN_SIGTRAMP tests NAME for being NULL and if not calls 
> STREQ to compare the strings.

Nitpicking: Elena will probably be very happy if you toss STREQ and use 
strcmp instead.


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