public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] New options for debugglibc.sh and testrun.sh
@ 2019-12-04  2:36 Gabriel F. T. Gomes
  2019-12-04  2:36 ` [PATCH 2/2] Do not use ld.so to open statically linked programs in debugglibc.sh Gabriel F. T. Gomes
  2019-12-04  2:36 ` [PATCH 1/2] Attach to test in container from debugglibc.sh Gabriel F. T. Gomes
  0 siblings, 2 replies; 5+ messages in thread
From: Gabriel F. T. Gomes @ 2019-12-04  2:36 UTC (permalink / raw)
  To: libc-alpha; +Cc: carlos

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-04  2:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04  2:36 [PATCH 0/2] New options for debugglibc.sh and testrun.sh Gabriel F. T. Gomes
2019-12-04  2:36 ` [PATCH 2/2] Do not use ld.so to open statically linked programs in debugglibc.sh Gabriel F. T. Gomes
2019-12-04  2:44   ` Carlos O'Donell
2019-12-04  2:36 ` [PATCH 1/2] Attach to test in container from debugglibc.sh Gabriel F. T. Gomes
2019-12-04  2:41   ` Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).