This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Enable passing arguments to the inferior in debugglibc.sh


Hi, Arjun,

On Mon, 30 Sep 2019, Arjun Shankar wrote:

>This patch adds the ability to run debugglibc.sh's inferior program with
>arguments specified on the command line. This enables convenient debugging
>of non-testcase programs such as iconv/iconv_prog or other dynamically
>linked programs. Program arguments may be passed using `--' as a separator.

This patch looks good to me.  Thanks.

Reviewed-by: Gabriel F. T. Gomes <gabrielftg@linux.ibm.com>


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