[PATCH v2 4/8] [gdb/testsuite] use args as lib list for jit-elf tests

Simon Marchi simark@simark.ca
Mon Mar 30 03:00:28 GMT 2020


On 2020-03-27 6:39 a.m., Mihails Strasuns via Gdb-patches wrote:
> Old usage: jit-elf-main lib.so 2
> New usage: jit-elf-main lib.so.1 lib.so.2
> 
> Refactoring necessary to support running tests over multiple jit
> binaries rather than mapping the same binary muultiple times.
> 
> gdb/testsuite/ChangeLog:
> 
> 2020-02-18  Mihails Strasuns  <mihails.strasuns@intel.com>
> 
> 	* gdb.base/jit-elf-main.c: read lib list from argc/argv
> 	* gdb.base/jit-elf.exp: compile N jit libraries and use the list
> 	* gdb.base/jit-elf-so.exp: ditto
> 
> Change-Id: Ie8f85ec6358604c14557b0417d6621b2f8942033
> Signed-off-by: Mihails Strasuns <mihails.strasuns@intel.com>

Hmm, it seems like many comments from these messages were not addressed:

https://sourceware.org/pipermail/gdb-patches/2020-March/166923.html
https://sourceware.org/pipermail/gdb-patches/2020-March/166924.html

Simon



More information about the Gdb-patches mailing list