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] Handle loading improper core files gracefully in the mips backend.


On Fri, 8 Jan 2016, Luis Machado wrote:

> Maciej, do you have more input on additional incompatibilities that we need
> to check for?

 Why do we get this far in the first place where e_machine != EM_MIPS?  I 
think rather than adding additional checks here (unless they're needed for 
a valid MIPS ELF binary; but that would be a separate problem to fix) we 
should reject such a core file outright.

  Maciej


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