This is the mail archive of the gdb-patches@sourceware.org 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] Avoid producing broken non-native core files


Steve> I do not get this error when using a newer GCC (like 4.4.3 or above).  I
Steve> can work around it by setting siginfo_size to 0 when it is declared.  I
Steve> don't know if there is a minimum GCC version required for building gdb
Steve> but my build with GCC 4.1.2 used to work.  Do you think initializing
Steve> siginfo_size is reasonable to allow us to use older GCC's to build gdb?

FWIW, it's routine to commit changes like that in response to any
complaint.

Tom


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