Re: [PATCH 09/10 v5] Add tests/run-eu-search-lines.sh

2025-02-04 Thread Aaron Merey
Hi Mark, On Mon, Feb 3, 2025 at 7:40 AM Mark Wielaard wrote: > > Found the issue with the patches not showing up on the list. > They were sent to elfutils-patches@ which doesn't exists... > Add elfutils-devel to the CC now. Apologies, I mixed up elfutils-devel@ and gdb-patches@. I've reposted th

[PATCH 09/10 v5] Add tests/run-eu-search-lines.sh

2025-02-04 Thread Aaron Merey
* tests/.gitignore: Add eu_search-lines. * tests/Makefile.am: Add eu_search_lines, run-eu-search-lines.sh. * tests/eu_search_lines.c: New file. tests/run-eu-search-lines.sh: New file. Signed-off-by: Heather S. McIntyre Signed-off-by: Aaron Merey Signed-off

Re: [PATCH 09/10 v5] Add tests/run-eu-search-lines.sh

2025-02-03 Thread Mark Wielaard
Hi Aaron, Found the issue with the patches not showing up on the list. They were sent to elfutils-patches@ which doesn't exists... Add elfutils-devel to the CC now. On Fri, Jan 31, 2025 at 07:50:15PM -0500, Aaron Merey wrote: > * tests/.gitignore: Add eu_search-lines. > * tests/Makefi