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] Defer breakpoint reset when cloning progspace for fork child


On 2018-04-09 15:21, Pedro Alves wrote:
While a board file as a new test more may be useful, I think there's
value in having smoke tests that run with the default board too.  Just
like we have other tests in the tree that exercise basic PIE, gdb index, fission, etc. already. E.g., we test PIE+exec in gdb.base/pie-execl.exp.

I was not saying to update the existing fork tests, but instead to
add the small test that you described in the commit log as a testcase.

Let me put it another way -- I suspect that if you had discovered
this issue on a system with a compiler that does _not_ emit PIE
by default, you'd have likely considered adding a small test.

Ok, I agree.

Simon


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