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] Harden gdb.base/coredump-filter.exp


On 04/10/2015 12:16 PM, Yao Qi wrote:

We can just bail out if infpid is still "" after this gdb_test_multiple.


That still gives me one FAIL due to not matching what was expected. Did
you mean a check inside this gdb_test_multiple?


No, you are right.  I thought something different.


2015-04-10  Luis Machado<lgustavo@codesourcery.com>

    gdb/testsuite/
    * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
    Handle the case of targets that do not provide PID information.

It is OK to me.


Thanks. I've pushed this now.


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