aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorArjun Shankar <arjun@redhat.com>2019-10-02 13:59:43 +0200
committerArjun Shankar <ashankar@redhat.com>2019-10-02 14:01:24 +0200
commit21417aaa88fb0c32bf9af66d0a650f24d3859eec (patch)
treee7843ba0934afd9292bde1c7c487ebbdccdad873 /sysdeps/unix
parent69fd157a3dedf6c924c19738961083e80422258d (diff)
downloadglibc-21417aaa88fb0c32bf9af66d0a650f24d3859eec.tar
glibc-21417aaa88fb0c32bf9af66d0a650f24d3859eec.tar.gz
glibc-21417aaa88fb0c32bf9af66d0a650f24d3859eec.tar.bz2
glibc-21417aaa88fb0c32bf9af66d0a650f24d3859eec.zip
Enable passing arguments to the inferior in debugglibc.sh
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. For example: $ ./debugglibc.sh -b iconv -- iconv/iconv_prog -f ASCII -t UTF-8 input.txt
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions