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]

[PATCH 0/3] Fix issues with writing Linux core PRSTATUS note on MIPS o32, n32 and n64 into core file


Hi Maciej,

>If your mail client makes it difficult to send text verbatim, then can 
>you please try a different solution, such as using `git send-email'?  

Sure, I will send all patches by using `git send-email'.  Please notice that I
have addressed all of your proposals.


>This patch series addresses problems with writing Linux core PRSTATUS note
>into MIPS o32, n32 and n64 core files.
>Also, there is one patch which adds reading PID information from MIPS o32, n32
>and n64 core file.

>> Great, thanks for addressing this part as well!

Thanks!

>I have tested it on MIPS64R2 board with ‘mips-mti-linux-gnu’ target and it is
>also tested with ‘x86_64-linux-gnu’ target and these changes have passed
>binutils regression tests.

>>Thanks.  Which ABI(s) specifically did you test for?

The changes have passed regression tests for MIPS32 (o32) target.

Thanks,
Djordje


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