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: RFC: bfd_section should not be NULL in call to prim_record_minimal_*


> Could you test my patch, applied to an unpatched gdb, on AIX?
> If it works for you I will write a ChangeLog entry and check it in.
> I don't have a good way to test it here AFAIK.

Of course! I will explain this again next to the other AIX patches,
but I wasn't able to run the entire testsuite on AIX. After printing
the results of the first group of testcases, expect just hangs, and
the terminal also appears to be unrecoverably frozen. I've tried
killing the expect processes without luck, and I can't see any
runtest script running either, so my guess is that we're screwed.

So I tested your patch using AdaCore's testsuite, which shows that
it fixes the problem as well, with no unexpected failures. And since
this patch affects all platforms, I also tested it against the
official testsuite on x86_64-linux. No regression either.

So I think your patch is good to go.

-- 
Joel


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