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 v4 8/8] Tests for validate symbol file using build-id


On 03/19/2014 10:33 PM, Jan Kratochvil wrote:
> On Mon, 10 Mar 2014 04:36:15 +0100, Yao Qi wrote:
>> On 03/03/2014 03:53 AM, Jan Kratochvil wrote:
>>> gdb/testsuite/
>>> 2014-02-26  Aleksandar Ristovski  <aristovski@qnx.com
>>>
>>> 	Tests for validate symbol file using build-id.
>>> 	* gdb.base/solib-mismatch-lib.c: New file.
>>> 	* gdb.base/solib-mismatch-libmod.c: New file.
>>> 	* gdb.base/solib-mismatch.c: New file.
>>> 	* gdb.base/solib-mismatch.exp: New file.
>>
>> Since the test is about GDBserver, so IWBN to move them
>> testsuite/gdb.server/ directory.
> 
> Done.

Sorry I missed this part of the discussion.

I'd rather not put this in gdb.server/.  It just happens that
GDBserver implements the support for this, but nothing stops other
targets from implementing the same.  gdb.server/ is about tests
that truly have GDBserver specific logic, doing things like
gdbserver_start, gdbserver_spawn, gdbserver_start_extended,
or some such.

-- 
Pedro Alves


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