diff options
author | Arjun Shankar <arjun@redhat.com> | 2019-10-02 13:59:43 +0200 |
---|---|---|
committer | Arjun Shankar <ashankar@redhat.com> | 2019-10-02 14:01:24 +0200 |
commit | 21417aaa88fb0c32bf9af66d0a650f24d3859eec (patch) | |
tree | e7843ba0934afd9292bde1c7c487ebbdccdad873 /elf/order.c | |
parent | 69fd157a3dedf6c924c19738961083e80422258d (diff) | |
download | glibc-21417aaa88fb0c32bf9af66d0a650f24d3859eec.tar.gz glibc-21417aaa88fb0c32bf9af66d0a650f24d3859eec.tar.xz 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 'elf/order.c')
0 files changed, 0 insertions, 0 deletions