This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 0/2] New options for debugglibc.sh and testrun.sh
- From: "Gabriel F. T. Gomes" <gabriel at inconstante dot net dot br>
- To: <libc-alpha at sourceware dot org>
- Cc: <carlos at redhat dot com>
- Date: Tue, 3 Dec 2019 23:36:29 -0300
- Subject: [PATCH 0/2] New options for debugglibc.sh and testrun.sh
From: "Gabriel F. T. Gomes" <gabrielftg@linux.ibm.com>
Carlos noticed [1] that the support for tests inside containers and for
statically linked tests is not complete in debugglibc.sh and testrun.sh.
This patch set tries to address some of the issues he raised.
Note: there might be some design problems with the implementation,
anyhow I think the patches will be useful to advance the discussion.
[1] https://sourceware.org/ml/libc-alpha/2019-11/msg00873.html
Gabriel F. T. Gomes (2):
Attach to test in container from debugglibc.sh
Do not use ld.so to open statically linked programs in debugglibc.sh
Makefile | 36 ++++++++++++++++++++++++++++++++++--
1 file changed, 34 insertions(+), 2 deletions(-)
--
2.21.0