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: [committed] MIPS: Don't infer IRIX OS ABI from generic section names


> The problem here is we've got assembly source that does not have the 
> usual ABI tag GDB normally infers the OS ABI from.  

Could you explain what 'usual ABI tag' refers to in this context?
I have a feeling there's another layer of ABI annotation that I
haven't seen yet.

>  I have verified this change to work correctly in mips-linux-gnu
> regression testing and committed now.

Thanks for tracking this down it must have been quite time consuming.
I'll try to sort out running some GDB tests for any further ABI
related work. I certainly wouldn't have guessed that .MIPS.abiflags
would break GDB.

Thanks,
Matthew


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