Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1475834 Details for
Bug 1614755
libtool --mode execute gdb
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
log
log (text/plain), 42.96 KB, created by
Marc-Andre Lureau
on 2018-08-14 12:38:03 UTC
(
hide
)
Description:
log
Filename:
MIME Type:
Creator:
Marc-Andre Lureau
Created:
2018-08-14 12:38:03 UTC
Size:
42.96 KB
patch
obsolete
>elmarco@boraha:~/src/spice/virt-viewer (qemu-ui %)$ bash -x libtool --mode=execute gdb --args src/remote-viewer >+ unset _mlre _mlIFS _mlshdbg >+ '[' 0 = 1 ']' >+ export MODULES_RUN_QUARANTINE=LD_LIBRARY_PATH >+ MODULES_RUN_QUARANTINE=LD_LIBRARY_PATH >+ '[' -n x ']' >+ _mlIFS=' >' >+ IFS=' ' >+ for _mlv in ${MODULES_RUN_QUARANTINE:-} >+ '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' >++ eval 'echo ${LD_LIBRARY_PATH+x}' >+++ echo x >+ '[' -n x ']' >++ eval 'echo ${LD_LIBRARY_PATH}' >+++ echo /home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib: >+ _mlre='LD_LIBRARY_PATH_modquar='\''/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:'\'' ' >+ _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH >++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' >+++ echo >+ _mlre='LD_LIBRARY_PATH_modquar='\''/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:'\'' LD_LIBRARY_PATH='\'''\'' ' >+ '[' -n 'LD_LIBRARY_PATH_modquar='\''/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:'\'' LD_LIBRARY_PATH='\'''\'' ' ']' >+ _mlre='eval LD_LIBRARY_PATH_modquar='\''/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:'\'' LD_LIBRARY_PATH='\'''\'' ' >++ eval 'LD_LIBRARY_PATH_modquar='\''/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:'\''' 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash autoinit >+++ LD_LIBRARY_PATH_modquar=/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib:/home/elmarco/.local/lib:/home/elmarco/.local/lib64:/usr/local/lib64:/usr/local/lib: >+++ LD_LIBRARY_PATH= >+++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash autoinit >+ eval '_moduleraw() { > unset _mlre _mlIFS _mlshdbg; > if [ "${MODULES_SILENT_SHELL_DEBUG:-0}" = '\''1'\'' ]; then > case "$-" in > *v*x*) set +vx; _mlshdbg='\''vx'\'' ;; > *v*) set +v; _mlshdbg='\''v'\'' ;; > *x*) set +x; _mlshdbg='\''x'\'' ;; > *) _mlshdbg='\'''\'' ;; > esac; > fi; > if [ -n "${IFS+x}" ]; then > _mlIFS=$IFS; > fi; > IFS='\'' '\''; > for _mlv in ${MODULES_RUN_QUARANTINE:-}; do > if [ "${_mlv}" = "${_mlv##*[!A-Za-z0-9_]}" -a "${_mlv}" = "${_mlv#[0-9]}" ]; then > if [ -n "`eval '\''echo ${'\''$_mlv'\''+x}'\''`" ]; then > _mlre="${_mlre:-}${_mlv}_modquar='\''`eval '\''echo ${'\''$_mlv'\''}'\''`'\'' "; > fi; > _mlrv="MODULES_RUNENV_${_mlv}"; > _mlre="${_mlre:-}${_mlv}='\''`eval '\''echo ${'\''$_mlrv'\'':-}'\''`'\'' "; > fi; > done; > if [ -n "${_mlre:-}" ]; then > eval `eval ${_mlre}/usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash '\''"$@"'\''`; > else > eval `/usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl bash "$@"`; > fi; > _mlstatus=$?; > if [ -n "${_mlIFS+x}" ]; then > IFS=$_mlIFS; > else > unset IFS; > fi; > if [ -n "${_mlshdbg:-}" ]; then > set -$_mlshdbg; > fi; > unset _mlre _mlv _mlrv _mlIFS _mlshdbg; > return $_mlstatus; >}; >module() { _moduleraw "$@" 2>&1; }; >MODULES_CMD=/usr/share/Modules/libexec/modulecmd.tcl; export MODULES_CMD; >MODULESHOME=/usr/share/Modules; export MODULESHOME; >test 0;' >++ MODULES_CMD=/usr/share/Modules/libexec/modulecmd.tcl >++ export MODULES_CMD >++ MODULESHOME=/usr/share/Modules >++ export MODULESHOME >++ test 0 >+ '[' -n x ']' >+ IFS=' >' >+ unset _mlIFS >+ unset _mlre _mlv _mlrv >+ '[' 0 = 1 ']' >+ '[' -t 2 ']' >+ export -f _moduleraw >+ export -f module >+ export -f switchml >+ ENV=/usr/share/Modules/init/profile.sh >+ export ENV >+ BASH_ENV=/usr/share/Modules/init/bash >+ export BASH_ENV >+ '[' 4 -ge 3 ']' >+ [[ hxB =~ i ]] >+ [[ ! :/home/elmarco/bin:/home/elmarco/.local/bin:/usr/local/bin:/home/elmarco/bin:/home/elmarco/.local/bin:/home/elmarco/.cargo/bin:/usr/local/bin:/home/elmarco/.cargo/bin:/usr/lib64/ccache:/usr/share/Modules/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/elmarco/.local/bin:/home/elmarco/bin: =~ :/usr/share/Modules/bin: ]] >++ manpath >+ manpath=/home/elmarco/.local/share/man:/usr/local/share/man:/usr/share/man >+ [[ ! :/home/elmarco/.local/share/man:/usr/local/share/man:/usr/share/man: =~ :/usr/share/man: ]] >+ '[' -n '' ']' >+ available_tags= >+ : >+ macro_version=2.4.6 >+ macro_revision=2.4.6 >+ build_libtool_libs=yes >+ build_old_libs=yes >+ pic_mode=default >+ fast_install=yes >+ shared_archive_member_spec= >+ SHELL=/bin/sh >+ ECHO='printf %s\n' >+ PATH_SEPARATOR=: >+ host_alias= >+ host=x86_64-pc-linux-gnu >+ host_os=linux-gnu >+ build_alias= >+ build=x86_64-pc-linux-gnu >+ build_os=linux-gnu >+ SED=/usr/bin/sed >+ Xsed='/usr/bin/sed -e 1s/^X//' >+ GREP=/usr/bin/grep >+ EGREP='/usr/bin/grep -E' >+ FGREP='/usr/bin/grep -F' >+ NM='/usr/bin/nm -B' >+ LN_S='ln -s' >+ max_cmd_len=1572864 >+ objext=o >+ exeext= >+ lt_unset=unset >+ SP2NL='tr \040 \012' >+ NL2SP='tr \015\012 \040\040' >+ to_host_file_cmd=func_convert_file_noop >+ to_tool_file_cmd=func_convert_file_noop >+ OBJDUMP=objdump >+ deplibs_check_method=pass_all >+ file_magic_cmd='$MAGIC_CMD' >+ file_magic_glob= >+ want_nocaseglob=no >+ DLLTOOL=false >+ sharedlib_from_linklib_cmd='printf %s\n' >+ AR=ar >+ AR_FLAGS=cru >+ archiver_list_spec=@ >+ STRIP=strip >+ RANLIB=ranlib >+ old_postinstall_cmds='chmod 644 $oldlib~$RANLIB $tool_oldlib' >+ old_postuninstall_cmds= >+ lock_old_archive_extraction=no >+ LTCC=gcc >+ LTCFLAGS='-ggdb3 -O0' >+ global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' >+ global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >+ global_symbol_to_import= >+ global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' >+ global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' >+ nm_interface='BSD nm' >+ nm_file_list_spec=@ >+ lt_sysroot= >+ lt_truncate_bin='/usr/bin/dd bs=4096 count=1' >+ objdir=.libs >+ MAGIC_CMD=file >+ need_locks=no >+ MANIFEST_TOOL=: >+ DSYMUTIL= >+ NMEDIT= >+ LIPO= >+ OTOOL= >+ OTOOL64= >+ libext=a >+ shrext_cmds=.so >+ extract_expsyms_cmds= >+ variables_saved_for_relink='PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH' >+ need_lib_prefix=no >+ need_version=no >+ version_type=linux >+ runpath_var=LD_RUN_PATH >+ shlibpath_var=LD_LIBRARY_PATH >+ shlibpath_overrides_runpath=no >+ libname_spec='lib$name' >+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' >+ soname_spec='$libname$release$shared_ext$major' >+ install_override_mode= >+ postinstall_cmds= >+ postuninstall_cmds= >+ finish_cmds='PATH=\"\$PATH:/sbin\" ldconfig -n $libdir' >+ finish_eval= >+ hardcode_into_libs=yes >+ sys_lib_search_path_spec='/usr/lib/gcc/x86_64-redhat-linux/8 /usr/lib64 /lib64 /usr/lib /lib ' >+ sys_lib_dlsearch_path_spec='/lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas /usr/lib64//bind9-export/ /usr/lib64/llvm5.0/lib /usr/lib64/iscsi /usr/lib64/llvm3.9/lib /usr/lib64/llvm5.0/lib /usr/lib64/opencryptoki /usr/lib64/opencryptoki/stdll /usr/lib64/qt-3.3/lib /usr/lib64/wine/ ' >+ configure_time_lt_sys_library_path= >+ dlopen_support=unknown >+ dlopen_self=unknown >+ dlopen_self_static=unknown >+ old_striplib='strip --strip-debug' >+ striplib='strip --strip-unneeded' >+ LD='/usr/bin/ld -m elf_x86_64' >+ reload_flag=' -r' >+ reload_cmds='$LD$reload_flag -o $output$reload_objs' >+ old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $tool_oldlib' >+ CC=gcc >+ with_gcc=yes >+ no_builtin_flag=' -fno-builtin' >+ pic_flag=' -fPIC -DPIC' >+ wl=-Wl, >+ link_static_flag=-static >+ compiler_c_o=yes >+ build_libtool_need_lc=no >+ allow_libtool_libs_with_static_runtimes=no >+ export_dynamic_flag_spec='$wl--export-dynamic' >+ whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive' >+ compiler_needs_object=no >+ old_archive_from_new_cmds= >+ old_archive_from_expsyms_cmds= >+ archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' >+ archive_expsym_cmds='echo \"{ global:\" > $output_objdir/$libname.ver~ > cat $export_symbols | sed -e \"s/\\(.*\\)/\\1;/\" >> $output_objdir/$libname.ver~ > echo \"local: *; };\" >> $output_objdir/$libname.ver~ > $CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib' >+ module_cmds= >+ module_expsym_cmds= >+ with_gnu_ld=yes >+ allow_undefined_flag= >+ no_undefined_flag= >+ hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' >+ hardcode_libdir_separator= >+ hardcode_direct=no >+ hardcode_direct_absolute=no >+ hardcode_minus_L=no >+ hardcode_shlibpath_var=unsupported >+ hardcode_automatic=no >+ inherit_rpath=no >+ link_all_deplibs=unknown >+ always_export_symbols=no >+ export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' >+ exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' >+ include_expsyms= >+ prelink_cmds= >+ postlink_cmds= >+ file_list_spec= >+ hardcode_action=immediate >+ PROGRAM=libtool >+ PACKAGE=libtool >+ VERSION=2.4.6 >+ package_revision=2.4.6 >+ : autoconf >+ : automake >+ scriptversion=2015-01-20.17 >+ DUALCASE=1 >+ export DUALCASE >+ test -n '' >+ case `(set -o) 2>/dev/null` in >+ set -o posix >+ _G_user_locale= >+ _G_safe_locale= >+ for _G_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES >+ eval 'if test set = "${LANG+set}"; then > save_LANG=$LANG > LANG=C > export LANG > _G_user_locale="LANG=\$save_$_G_var; $_G_user_locale" > _G_safe_locale="LANG=C; $_G_safe_locale" > fi' >++ test set = set >++ save_LANG=en_US.UTF-8 >++ LANG=C >++ export LANG >++ _G_user_locale='LANG=$save_LANG; ' >++ _G_safe_locale='LANG=C; ' >+ for _G_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES >+ eval 'if test set = "${LANGUAGE+set}"; then > save_LANGUAGE=$LANGUAGE > LANGUAGE=C > export LANGUAGE > _G_user_locale="LANGUAGE=\$save_$_G_var; $_G_user_locale" > _G_safe_locale="LANGUAGE=C; $_G_safe_locale" > fi' >++ test set = '' >+ for _G_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES >+ eval 'if test set = "${LC_ALL+set}"; then > save_LC_ALL=$LC_ALL > LC_ALL=C > export LC_ALL > _G_user_locale="LC_ALL=\$save_$_G_var; $_G_user_locale" > _G_safe_locale="LC_ALL=C; $_G_safe_locale" > fi' >++ test set = '' >+ for _G_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES >+ eval 'if test set = "${LC_CTYPE+set}"; then > save_LC_CTYPE=$LC_CTYPE > LC_CTYPE=C > export LC_CTYPE > _G_user_locale="LC_CTYPE=\$save_$_G_var; $_G_user_locale" > _G_safe_locale="LC_CTYPE=C; $_G_safe_locale" > fi' >++ test set = '' >+ for _G_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES >+ eval 'if test set = "${LC_COLLATE+set}"; then > save_LC_COLLATE=$LC_COLLATE > LC_COLLATE=C > export LC_COLLATE > _G_user_locale="LC_COLLATE=\$save_$_G_var; $_G_user_locale" > _G_safe_locale="LC_COLLATE=C; $_G_safe_locale" > fi' >++ test set = '' >+ for _G_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES >+ eval 'if test set = "${LC_MESSAGES+set}"; then > save_LC_MESSAGES=$LC_MESSAGES > LC_MESSAGES=C > export LC_MESSAGES > _G_user_locale="LC_MESSAGES=\$save_$_G_var; $_G_user_locale" > _G_safe_locale="LC_MESSAGES=C; $_G_safe_locale" > fi' >++ test set = '' >+ unset CDPATH >+ sp=' ' >+ nl=' >' >+ IFS=' >' >+ test set '!=' set >+ test -z /usr/bin/sed >+ test -z /usr/bin/grep >+ : cp -f >+ : printf '%s\n' >+ : /usr/bin/grep -E >+ : /usr/bin/grep -F >+ : ln -s >+ : make >+ : mkdir >+ : mv -f >+ : rm -f >+ : /bin/sh >+ sed_dirname='s|/[^/]*$||' >+ sed_basename='s|^.*/||' >+ sed_quote_subst='s|\([`"$\\]\)|\\\1|g' >+ sed_double_quote_subst='s/\(["`\\]\)/\\\1/g' >+ sed_make_literal_regex='s|[].[^$\\*\/]|\\&|g' >+ sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' >+ _G_bs='\\' >+ _G_bs2='\\\\' >+ _G_bs4='\\\\\\\\' >+ _G_dollar='\$' >+ sed_double_backslash=' s/\\\\\\\\/&\ >/g > s/^\\\\\$/\\&/ > s/\([^\\]\)\\\\\$/\1\\\\\\\$/g > s/\n//g' >+ EXIT_SUCCESS=0 >+ EXIT_FAILURE=1 >+ EXIT_MISMATCH=63 >+ EXIT_SKIP=77 >+ debug_cmd=: >+ exit_cmd=: >+ exit_status=0 >+ progpath=libtool >++ printf '%s\n' libtool >++ /usr/bin/sed 's|^.*/||' >+ progname=libtool >+ case $progpath in >+ _G_IFS=' >' >+ IFS=: >+ for progdir in $PATH >+ IFS=' >' >+ test -x /home/elmarco/bin/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /home/elmarco/.local/bin/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /usr/local/bin/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /home/elmarco/bin/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /home/elmarco/.local/bin/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /home/elmarco/.cargo/bin/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /usr/local/bin/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /home/elmarco/.cargo/bin/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /usr/lib64/ccache/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /usr/share/Modules/bin/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /usr/local/bin/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /usr/local/sbin/libtool >+ for progdir in $PATH >+ IFS=' >' >+ test -x /usr/bin/libtool >+ break >+ IFS=' >' >+ test -n /usr/bin >+ progpath=/usr/bin/libtool >+ opt_dry_run=false >+ opt_quiet=false >+ opt_verbose=false >+ warning_categories= >+ warning_func=func_warn_and_continue >+ opt_warning_types=all >+ require_term_colors=func_require_term_colors >+ test set = set >+ : yes >+ : yes >+ case $BASH_VERSION in >+ : yes >+ test -z yes >+ test yes = yes >+ eval 'func_append () > { > $debug_cmd > > eval "$1+=\$2" > }' >+ test yes = yes >+ eval 'func_append_quoted () > { > $debug_cmd > > func_quote_for_eval "$2" > eval "$1+=\\ \$func_quote_for_eval_result" > }' >+ test -z yes >+ test yes = yes >+ eval 'func_arith () > { > $debug_cmd > > func_arith_result=$(( $* )) > }' >+ test yes = yes >+ _b='func_basename_result=${1##*/}' >+ _d='case $1 in > */*) func_dirname_result=${1%/*}$2 ;; > * ) func_dirname_result=$3 ;; > esac' >+ eval 'func_basename () >{ > $debug_cmd > > func_basename_result=${1##*/} >}' >+ eval 'func_dirname () >{ > $debug_cmd > > case $1 in > */*) func_dirname_result=${1%/*}$2 ;; > * ) func_dirname_result=$3 ;; > esac >}' >+ eval 'func_dirname_and_basename () >{ > $debug_cmd > > func_basename_result=${1##*/} > case $1 in > */*) func_dirname_result=${1%/*}$2 ;; > * ) func_dirname_result=$3 ;; > esac >}' >+ test -z yes >+ test yes = yes >+ eval 'func_len () > { > $debug_cmd > > func_len_result=${#1} > }' >+ test yes = yes >+ eval 'func_stripname () > { > $debug_cmd > > # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are > # positional parameters, so assign one to ordinary variable first. > func_stripname_result=$3 > func_stripname_result=${func_stripname_result#"$1"} > func_stripname_result=${func_stripname_result%"$2"} > }' >+ scriptversion=2014-01-07.03 >+ usage='$progpath [OPTION]...' >+ usage_message=' --debug enable verbose shell tracing > -W, --warnings=CATEGORY > report the warnings falling in CATEGORY [all] > -v, --verbose verbosely report processing > --version print version information and exit > -h, --help print short or long help message and exit >' >+ long_help_message=' >Warning categories include: > '\''all'\'' show all warnings > '\''none'\'' turn off all the warnings > '\''error'\'' warnings are treated as fatal errors' >+ fatal_help='Try '\''$progname --help'\'' for more information.' >+ func_hookable func_options >+ : >+ func_append hookable_fns ' func_options' >+ : >+ eval 'hookable_fns+=$2' >++ hookable_fns+=' func_options' >+ func_hookable func_options_prep >+ : >+ func_append hookable_fns ' func_options_prep' >+ : >+ eval 'hookable_fns+=$2' >++ hookable_fns+=' func_options_prep' >+ func_hookable func_parse_options >+ : >+ func_append hookable_fns ' func_parse_options' >+ : >+ eval 'hookable_fns+=$2' >++ hookable_fns+=' func_parse_options' >+ func_hookable func_validate_options >+ : >+ func_append hookable_fns ' func_validate_options' >+ : >+ eval 'hookable_fns+=$2' >++ hookable_fns+=' func_validate_options' >+ test -z yes >+ test yes = yes >+ eval 'func_split_equals () > { > $debug_cmd > > func_split_equals_lhs=${1%%=*} > func_split_equals_rhs=${1#*=} > test "x$func_split_equals_lhs" = "x$1" \ > && func_split_equals_rhs= > }' >+ test yes = yes >+ eval 'func_split_short_opt () > { > $debug_cmd > > func_split_short_opt_arg=${1#??} > func_split_short_opt_name=${1%"$func_split_short_opt_arg"} > }' >+ scriptversion='(GNU libtool) 2.4.6' >+ usage='$progpath [OPTION]... [MODE-ARG]...' >+ usage_message='Options: > --config show all configuration variables > --debug enable verbose shell tracing > -n, --dry-run display commands without modifying any files > --features display basic configuration information and exit > --mode=MODE use operation mode MODE > --no-warnings equivalent to '\''-Wnone'\'' > --preserve-dup-deps don'\''t remove duplicate dependency libraries > --quiet, --silent don'\''t print informational messages > --tag=TAG use configuration variables from tag TAG > -v, --verbose print more informational messages than default > --version print version information > -W, --warnings=CATEGORY report the warnings falling in CATEGORY [all] > -h, --help, --help-all print short, long, or detailed help message >' >+ lo2o='s/\.lo$/.o/' >+ o2lo='s/\.o$/.lo/' >+ test yes = yes >+ eval 'func_lo2o () > { > case $1 in > *.lo) func_lo2o_result=${1%.lo}.$objext ;; > * ) func_lo2o_result=$1 ;; > esac > }' >+ eval 'func_xform () > { > func_xform_result=${1%.*}.lo > }' >+ func_add_hook func_options_prep libtool_options_prep >+ : >+ case " $hookable_fns " in >+ eval func_append func_options_prep_hooks '" $2"' >++ func_append func_options_prep_hooks ' libtool_options_prep' >++ : >++ eval 'func_options_prep_hooks+=$2' >+++ func_options_prep_hooks+=' libtool_options_prep' >+ func_add_hook func_parse_options libtool_parse_options >+ : >+ case " $hookable_fns " in >+ eval func_append func_parse_options_hooks '" $2"' >++ func_append func_parse_options_hooks ' libtool_parse_options' >++ : >++ eval 'func_parse_options_hooks+=$2' >+++ func_parse_options_hooks+=' libtool_parse_options' >+ func_add_hook func_validate_options libtool_validate_options >+ : >+ case " $hookable_fns " in >+ eval func_append func_validate_options_hooks '" $2"' >++ func_append func_validate_options_hooks ' libtool_validate_options' >++ : >++ eval 'func_validate_options_hooks+=$2' >+++ func_validate_options_hooks+=' libtool_validate_options' >+ func_options --mode=execute gdb --args src/remote-viewer >+ : >+ func_options_prep --mode=execute gdb --args src/remote-viewer >+ : >+ opt_verbose=false >+ opt_warning_types= >+ func_run_hooks func_options_prep --mode=execute gdb --args src/remote-viewer >+ : >+ case " $hookable_fns " in >+ eval '_G_hook_fns=$func_options_prep_hooks' >++ _G_hook_fns=' libtool_options_prep' >+ shift >+ for _G_hook in $_G_hook_fns >+ eval libtool_options_prep '"$@"' >++ libtool_options_prep --mode=execute gdb --args src/remote-viewer >++ opt_config=false >++ opt_dlopen= >++ opt_dry_run=false >++ opt_help=false >++ opt_mode= >++ opt_preserve_dup_deps=false >++ opt_quiet=false >++ nonopt= >++ preserve_args= >++ case $1 in >++ func_quote_for_eval --mode=execute gdb --args src/remote-viewer >++ : >++ func_quote_for_eval_unquoted_result= >++ func_quote_for_eval_result= >++ test 0 -lt 4 >++ case $1 in >++ _G_unquoted_arg=--mode=execute >++ test -n '' >++ func_append func_quote_for_eval_unquoted_result --mode=execute >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=--mode=execute >++ case $_G_unquoted_arg in >++ _G_quoted_arg=--mode=execute >++ test -n '' >++ func_append func_quote_for_eval_result --mode=execute >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=--mode=execute >++ shift >++ test 0 -lt 3 >++ case $1 in >++ _G_unquoted_arg=gdb >++ test -n --mode=execute >++ func_append func_quote_for_eval_unquoted_result ' gdb' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' gdb' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=gdb >++ test -n --mode=execute >++ func_append func_quote_for_eval_result ' gdb' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' gdb' >++ shift >++ test 0 -lt 2 >++ case $1 in >++ _G_unquoted_arg=--args >++ test -n '--mode=execute gdb' >++ func_append func_quote_for_eval_unquoted_result ' --args' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' --args' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=--args >++ test -n '--mode=execute gdb' >++ func_append func_quote_for_eval_result ' --args' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' --args' >++ shift >++ test 0 -lt 1 >++ case $1 in >++ _G_unquoted_arg=src/remote-viewer >++ test -n '--mode=execute gdb --args' >++ func_append func_quote_for_eval_unquoted_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' src/remote-viewer' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=src/remote-viewer >++ test -n '--mode=execute gdb --args' >++ func_append func_quote_for_eval_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' src/remote-viewer' >++ shift >++ test 0 -lt 0 >++ libtool_options_prep_result='--mode=execute gdb --args src/remote-viewer' >+ eval '_G_hook_result=$libtool_options_prep_result' >++ _G_hook_result='--mode=execute gdb --args src/remote-viewer' >+ eval set dummy '--mode=execute gdb --args src/remote-viewer' >++ set dummy --mode=execute gdb --args src/remote-viewer >+ shift >+ func_quote_for_eval --mode=execute gdb --args src/remote-viewer >+ : >+ func_quote_for_eval_unquoted_result= >+ func_quote_for_eval_result= >+ test 0 -lt 4 >+ case $1 in >+ _G_unquoted_arg=--mode=execute >+ test -n '' >+ func_append func_quote_for_eval_unquoted_result --mode=execute >+ : >+ eval 'func_quote_for_eval_unquoted_result+=$2' >++ func_quote_for_eval_unquoted_result+=--mode=execute >+ case $_G_unquoted_arg in >+ _G_quoted_arg=--mode=execute >+ test -n '' >+ func_append func_quote_for_eval_result --mode=execute >+ : >+ eval 'func_quote_for_eval_result+=$2' >++ func_quote_for_eval_result+=--mode=execute >+ shift >+ test 0 -lt 3 >+ case $1 in >+ _G_unquoted_arg=gdb >+ test -n --mode=execute >+ func_append func_quote_for_eval_unquoted_result ' gdb' >+ : >+ eval 'func_quote_for_eval_unquoted_result+=$2' >++ func_quote_for_eval_unquoted_result+=' gdb' >+ case $_G_unquoted_arg in >+ _G_quoted_arg=gdb >+ test -n --mode=execute >+ func_append func_quote_for_eval_result ' gdb' >+ : >+ eval 'func_quote_for_eval_result+=$2' >++ func_quote_for_eval_result+=' gdb' >+ shift >+ test 0 -lt 2 >+ case $1 in >+ _G_unquoted_arg=--args >+ test -n '--mode=execute gdb' >+ func_append func_quote_for_eval_unquoted_result ' --args' >+ : >+ eval 'func_quote_for_eval_unquoted_result+=$2' >++ func_quote_for_eval_unquoted_result+=' --args' >+ case $_G_unquoted_arg in >+ _G_quoted_arg=--args >+ test -n '--mode=execute gdb' >+ func_append func_quote_for_eval_result ' --args' >+ : >+ eval 'func_quote_for_eval_result+=$2' >++ func_quote_for_eval_result+=' --args' >+ shift >+ test 0 -lt 1 >+ case $1 in >+ _G_unquoted_arg=src/remote-viewer >+ test -n '--mode=execute gdb --args' >+ func_append func_quote_for_eval_unquoted_result ' src/remote-viewer' >+ : >+ eval 'func_quote_for_eval_unquoted_result+=$2' >++ func_quote_for_eval_unquoted_result+=' src/remote-viewer' >+ case $_G_unquoted_arg in >+ _G_quoted_arg=src/remote-viewer >+ test -n '--mode=execute gdb --args' >+ func_append func_quote_for_eval_result ' src/remote-viewer' >+ : >+ eval 'func_quote_for_eval_result+=$2' >++ func_quote_for_eval_result+=' src/remote-viewer' >+ shift >+ test 0 -lt 0 >+ func_run_hooks_result='--mode=execute gdb --args src/remote-viewer' >+ func_options_prep_result='--mode=execute gdb --args src/remote-viewer' >+ eval func_parse_options '--mode=execute gdb --args src/remote-viewer' >++ func_parse_options --mode=execute gdb --args src/remote-viewer >++ : >++ func_parse_options_result= >++ test 4 -gt 0 >++ func_run_hooks func_parse_options --mode=execute gdb --args src/remote-viewer >++ : >++ case " $hookable_fns " in >++ eval '_G_hook_fns=$func_parse_options_hooks' >+++ _G_hook_fns=' libtool_parse_options' >++ shift >++ for _G_hook in $_G_hook_fns >++ eval libtool_parse_options '"$@"' >+++ libtool_parse_options --mode=execute gdb --args src/remote-viewer >+++ : >+++ test 4 -gt 0 >+++ _G_opt=--mode=execute >+++ shift >+++ case $_G_opt in >+++ set dummy --mode=execute gdb --args src/remote-viewer >+++ shift >+++ break >+++ func_quote_for_eval --mode=execute gdb --args src/remote-viewer >+++ : >+++ func_quote_for_eval_unquoted_result= >+++ func_quote_for_eval_result= >+++ test 0 -lt 4 >+++ case $1 in >+++ _G_unquoted_arg=--mode=execute >+++ test -n '' >+++ func_append func_quote_for_eval_unquoted_result --mode=execute >+++ : >+++ eval 'func_quote_for_eval_unquoted_result+=$2' >++++ func_quote_for_eval_unquoted_result+=--mode=execute >+++ case $_G_unquoted_arg in >+++ _G_quoted_arg=--mode=execute >+++ test -n '' >+++ func_append func_quote_for_eval_result --mode=execute >+++ : >+++ eval 'func_quote_for_eval_result+=$2' >++++ func_quote_for_eval_result+=--mode=execute >+++ shift >+++ test 0 -lt 3 >+++ case $1 in >+++ _G_unquoted_arg=gdb >+++ test -n --mode=execute >+++ func_append func_quote_for_eval_unquoted_result ' gdb' >+++ : >+++ eval 'func_quote_for_eval_unquoted_result+=$2' >++++ func_quote_for_eval_unquoted_result+=' gdb' >+++ case $_G_unquoted_arg in >+++ _G_quoted_arg=gdb >+++ test -n --mode=execute >+++ func_append func_quote_for_eval_result ' gdb' >+++ : >+++ eval 'func_quote_for_eval_result+=$2' >++++ func_quote_for_eval_result+=' gdb' >+++ shift >+++ test 0 -lt 2 >+++ case $1 in >+++ _G_unquoted_arg=--args >+++ test -n '--mode=execute gdb' >+++ func_append func_quote_for_eval_unquoted_result ' --args' >+++ : >+++ eval 'func_quote_for_eval_unquoted_result+=$2' >++++ func_quote_for_eval_unquoted_result+=' --args' >+++ case $_G_unquoted_arg in >+++ _G_quoted_arg=--args >+++ test -n '--mode=execute gdb' >+++ func_append func_quote_for_eval_result ' --args' >+++ : >+++ eval 'func_quote_for_eval_result+=$2' >++++ func_quote_for_eval_result+=' --args' >+++ shift >+++ test 0 -lt 1 >+++ case $1 in >+++ _G_unquoted_arg=src/remote-viewer >+++ test -n '--mode=execute gdb --args' >+++ func_append func_quote_for_eval_unquoted_result ' src/remote-viewer' >+++ : >+++ eval 'func_quote_for_eval_unquoted_result+=$2' >++++ func_quote_for_eval_unquoted_result+=' src/remote-viewer' >+++ case $_G_unquoted_arg in >+++ _G_quoted_arg=src/remote-viewer >+++ test -n '--mode=execute gdb --args' >+++ func_append func_quote_for_eval_result ' src/remote-viewer' >+++ : >+++ eval 'func_quote_for_eval_result+=$2' >++++ func_quote_for_eval_result+=' src/remote-viewer' >+++ shift >+++ test 0 -lt 0 >+++ libtool_parse_options_result='--mode=execute gdb --args src/remote-viewer' >++ eval '_G_hook_result=$libtool_parse_options_result' >+++ _G_hook_result='--mode=execute gdb --args src/remote-viewer' >++ eval set dummy '--mode=execute gdb --args src/remote-viewer' >+++ set dummy --mode=execute gdb --args src/remote-viewer >++ shift >++ func_quote_for_eval --mode=execute gdb --args src/remote-viewer >++ : >++ func_quote_for_eval_unquoted_result= >++ func_quote_for_eval_result= >++ test 0 -lt 4 >++ case $1 in >++ _G_unquoted_arg=--mode=execute >++ test -n '' >++ func_append func_quote_for_eval_unquoted_result --mode=execute >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=--mode=execute >++ case $_G_unquoted_arg in >++ _G_quoted_arg=--mode=execute >++ test -n '' >++ func_append func_quote_for_eval_result --mode=execute >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=--mode=execute >++ shift >++ test 0 -lt 3 >++ case $1 in >++ _G_unquoted_arg=gdb >++ test -n --mode=execute >++ func_append func_quote_for_eval_unquoted_result ' gdb' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' gdb' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=gdb >++ test -n --mode=execute >++ func_append func_quote_for_eval_result ' gdb' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' gdb' >++ shift >++ test 0 -lt 2 >++ case $1 in >++ _G_unquoted_arg=--args >++ test -n '--mode=execute gdb' >++ func_append func_quote_for_eval_unquoted_result ' --args' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' --args' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=--args >++ test -n '--mode=execute gdb' >++ func_append func_quote_for_eval_result ' --args' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' --args' >++ shift >++ test 0 -lt 1 >++ case $1 in >++ _G_unquoted_arg=src/remote-viewer >++ test -n '--mode=execute gdb --args' >++ func_append func_quote_for_eval_unquoted_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' src/remote-viewer' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=src/remote-viewer >++ test -n '--mode=execute gdb --args' >++ func_append func_quote_for_eval_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' src/remote-viewer' >++ shift >++ test 0 -lt 0 >++ func_run_hooks_result='--mode=execute gdb --args src/remote-viewer' >++ eval set dummy '--mode=execute gdb --args src/remote-viewer' >+++ set dummy --mode=execute gdb --args src/remote-viewer >++ shift >++ test 4 -gt 0 >++ _G_opt=--mode=execute >++ shift >++ case $_G_opt in >++ func_split_equals --mode=execute >++ : >++ func_split_equals_lhs=--mode >++ func_split_equals_rhs=execute >++ test x--mode = x--mode=execute >++ set dummy --mode execute gdb --args src/remote-viewer >++ shift >++ test 5 -gt 0 >++ func_run_hooks func_parse_options --mode execute gdb --args src/remote-viewer >++ : >++ case " $hookable_fns " in >++ eval '_G_hook_fns=$func_parse_options_hooks' >+++ _G_hook_fns=' libtool_parse_options' >++ shift >++ for _G_hook in $_G_hook_fns >++ eval libtool_parse_options '"$@"' >+++ libtool_parse_options --mode execute gdb --args src/remote-viewer >+++ : >+++ test 5 -gt 0 >+++ _G_opt=--mode >+++ shift >+++ case $_G_opt in >+++ test 4 = 0 >+++ opt_mode=execute >+++ case $1 in >+++ shift >+++ test 3 -gt 0 >+++ _G_opt=gdb >+++ shift >+++ case $_G_opt in >+++ set dummy gdb --args src/remote-viewer >+++ shift >+++ break >+++ func_quote_for_eval gdb --args src/remote-viewer >+++ : >+++ func_quote_for_eval_unquoted_result= >+++ func_quote_for_eval_result= >+++ test 0 -lt 3 >+++ case $1 in >+++ _G_unquoted_arg=gdb >+++ test -n '' >+++ func_append func_quote_for_eval_unquoted_result gdb >+++ : >+++ eval 'func_quote_for_eval_unquoted_result+=$2' >++++ func_quote_for_eval_unquoted_result+=gdb >+++ case $_G_unquoted_arg in >+++ _G_quoted_arg=gdb >+++ test -n '' >+++ func_append func_quote_for_eval_result gdb >+++ : >+++ eval 'func_quote_for_eval_result+=$2' >++++ func_quote_for_eval_result+=gdb >+++ shift >+++ test 0 -lt 2 >+++ case $1 in >+++ _G_unquoted_arg=--args >+++ test -n gdb >+++ func_append func_quote_for_eval_unquoted_result ' --args' >+++ : >+++ eval 'func_quote_for_eval_unquoted_result+=$2' >++++ func_quote_for_eval_unquoted_result+=' --args' >+++ case $_G_unquoted_arg in >+++ _G_quoted_arg=--args >+++ test -n gdb >+++ func_append func_quote_for_eval_result ' --args' >+++ : >+++ eval 'func_quote_for_eval_result+=$2' >++++ func_quote_for_eval_result+=' --args' >+++ shift >+++ test 0 -lt 1 >+++ case $1 in >+++ _G_unquoted_arg=src/remote-viewer >+++ test -n 'gdb --args' >+++ func_append func_quote_for_eval_unquoted_result ' src/remote-viewer' >+++ : >+++ eval 'func_quote_for_eval_unquoted_result+=$2' >++++ func_quote_for_eval_unquoted_result+=' src/remote-viewer' >+++ case $_G_unquoted_arg in >+++ _G_quoted_arg=src/remote-viewer >+++ test -n 'gdb --args' >+++ func_append func_quote_for_eval_result ' src/remote-viewer' >+++ : >+++ eval 'func_quote_for_eval_result+=$2' >++++ func_quote_for_eval_result+=' src/remote-viewer' >+++ shift >+++ test 0 -lt 0 >+++ libtool_parse_options_result='gdb --args src/remote-viewer' >++ eval '_G_hook_result=$libtool_parse_options_result' >+++ _G_hook_result='gdb --args src/remote-viewer' >++ eval set dummy 'gdb --args src/remote-viewer' >+++ set dummy gdb --args src/remote-viewer >++ shift >++ func_quote_for_eval gdb --args src/remote-viewer >++ : >++ func_quote_for_eval_unquoted_result= >++ func_quote_for_eval_result= >++ test 0 -lt 3 >++ case $1 in >++ _G_unquoted_arg=gdb >++ test -n '' >++ func_append func_quote_for_eval_unquoted_result gdb >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=gdb >++ case $_G_unquoted_arg in >++ _G_quoted_arg=gdb >++ test -n '' >++ func_append func_quote_for_eval_result gdb >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=gdb >++ shift >++ test 0 -lt 2 >++ case $1 in >++ _G_unquoted_arg=--args >++ test -n gdb >++ func_append func_quote_for_eval_unquoted_result ' --args' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' --args' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=--args >++ test -n gdb >++ func_append func_quote_for_eval_result ' --args' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' --args' >++ shift >++ test 0 -lt 1 >++ case $1 in >++ _G_unquoted_arg=src/remote-viewer >++ test -n 'gdb --args' >++ func_append func_quote_for_eval_unquoted_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' src/remote-viewer' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=src/remote-viewer >++ test -n 'gdb --args' >++ func_append func_quote_for_eval_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' src/remote-viewer' >++ shift >++ test 0 -lt 0 >++ func_run_hooks_result='gdb --args src/remote-viewer' >++ eval set dummy 'gdb --args src/remote-viewer' >+++ set dummy gdb --args src/remote-viewer >++ shift >++ test 3 -gt 0 >++ _G_opt=gdb >++ shift >++ case $_G_opt in >++ set dummy gdb --args src/remote-viewer >++ shift >++ break >++ func_quote_for_eval gdb --args src/remote-viewer >++ : >++ func_quote_for_eval_unquoted_result= >++ func_quote_for_eval_result= >++ test 0 -lt 3 >++ case $1 in >++ _G_unquoted_arg=gdb >++ test -n '' >++ func_append func_quote_for_eval_unquoted_result gdb >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=gdb >++ case $_G_unquoted_arg in >++ _G_quoted_arg=gdb >++ test -n '' >++ func_append func_quote_for_eval_result gdb >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=gdb >++ shift >++ test 0 -lt 2 >++ case $1 in >++ _G_unquoted_arg=--args >++ test -n gdb >++ func_append func_quote_for_eval_unquoted_result ' --args' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' --args' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=--args >++ test -n gdb >++ func_append func_quote_for_eval_result ' --args' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' --args' >++ shift >++ test 0 -lt 1 >++ case $1 in >++ _G_unquoted_arg=src/remote-viewer >++ test -n 'gdb --args' >++ func_append func_quote_for_eval_unquoted_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' src/remote-viewer' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=src/remote-viewer >++ test -n 'gdb --args' >++ func_append func_quote_for_eval_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' src/remote-viewer' >++ shift >++ test 0 -lt 0 >++ func_parse_options_result='gdb --args src/remote-viewer' >+ eval func_validate_options 'gdb --args src/remote-viewer' >++ func_validate_options gdb --args src/remote-viewer >++ : >++ test -n '' >++ opt_warning_types=' ' >++ func_run_hooks func_validate_options gdb --args src/remote-viewer >++ : >++ case " $hookable_fns " in >++ eval '_G_hook_fns=$func_validate_options_hooks' >+++ _G_hook_fns=' libtool_validate_options' >++ shift >++ for _G_hook in $_G_hook_fns >++ eval libtool_validate_options '"$@"' >+++ libtool_validate_options gdb --args src/remote-viewer >+++ test 0 -lt 3 >+++ nonopt=gdb >+++ shift >+++ test : = : >+++ case $host in >+++ opt_duplicate_compiler_generated_deps=false >+++ false >+++ func_check_version_match >+++ test 2.4.6 '!=' 2.4.6 >+++ test yes '!=' yes >+++ eval 'std_shrext=".so"' >++++ std_shrext=.so >+++ test -n '' >+++ generic_help= >+++ help='Try '\''libtool --help --mode=execute'\'' for more information.' >+++ func_quote_for_eval --args src/remote-viewer >+++ : >+++ func_quote_for_eval_unquoted_result= >+++ func_quote_for_eval_result= >+++ test 0 -lt 2 >+++ case $1 in >+++ _G_unquoted_arg=--args >+++ test -n '' >+++ func_append func_quote_for_eval_unquoted_result --args >+++ : >+++ eval 'func_quote_for_eval_unquoted_result+=$2' >++++ func_quote_for_eval_unquoted_result+=--args >+++ case $_G_unquoted_arg in >+++ _G_quoted_arg=--args >+++ test -n '' >+++ func_append func_quote_for_eval_result --args >+++ : >+++ eval 'func_quote_for_eval_result+=$2' >++++ func_quote_for_eval_result+=--args >+++ shift >+++ test 0 -lt 1 >+++ case $1 in >+++ _G_unquoted_arg=src/remote-viewer >+++ test -n --args >+++ func_append func_quote_for_eval_unquoted_result ' src/remote-viewer' >+++ : >+++ eval 'func_quote_for_eval_unquoted_result+=$2' >++++ func_quote_for_eval_unquoted_result+=' src/remote-viewer' >+++ case $_G_unquoted_arg in >+++ _G_quoted_arg=src/remote-viewer >+++ test -n --args >+++ func_append func_quote_for_eval_result ' src/remote-viewer' >+++ : >+++ eval 'func_quote_for_eval_result+=$2' >++++ func_quote_for_eval_result+=' src/remote-viewer' >+++ shift >+++ test 0 -lt 0 >+++ libtool_validate_options_result='--args src/remote-viewer' >++ eval '_G_hook_result=$libtool_validate_options_result' >+++ _G_hook_result='--args src/remote-viewer' >++ eval set dummy '--args src/remote-viewer' >+++ set dummy --args src/remote-viewer >++ shift >++ func_quote_for_eval --args src/remote-viewer >++ : >++ func_quote_for_eval_unquoted_result= >++ func_quote_for_eval_result= >++ test 0 -lt 2 >++ case $1 in >++ _G_unquoted_arg=--args >++ test -n '' >++ func_append func_quote_for_eval_unquoted_result --args >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=--args >++ case $_G_unquoted_arg in >++ _G_quoted_arg=--args >++ test -n '' >++ func_append func_quote_for_eval_result --args >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=--args >++ shift >++ test 0 -lt 1 >++ case $1 in >++ _G_unquoted_arg=src/remote-viewer >++ test -n --args >++ func_append func_quote_for_eval_unquoted_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' src/remote-viewer' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=src/remote-viewer >++ test -n --args >++ func_append func_quote_for_eval_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' src/remote-viewer' >++ shift >++ test 0 -lt 0 >++ func_run_hooks_result='--args src/remote-viewer' >++ : 1 >++ func_validate_options_result='--args src/remote-viewer' >+ eval func_run_hooks func_options '--args src/remote-viewer' >++ func_run_hooks func_options --args src/remote-viewer >++ : >++ case " $hookable_fns " in >++ eval '_G_hook_fns=$func_options_hooks' >+++ _G_hook_fns= >++ shift >++ func_quote_for_eval --args src/remote-viewer >++ : >++ func_quote_for_eval_unquoted_result= >++ func_quote_for_eval_result= >++ test 0 -lt 2 >++ case $1 in >++ _G_unquoted_arg=--args >++ test -n '' >++ func_append func_quote_for_eval_unquoted_result --args >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=--args >++ case $_G_unquoted_arg in >++ _G_quoted_arg=--args >++ test -n '' >++ func_append func_quote_for_eval_result --args >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=--args >++ shift >++ test 0 -lt 1 >++ case $1 in >++ _G_unquoted_arg=src/remote-viewer >++ test -n --args >++ func_append func_quote_for_eval_unquoted_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_unquoted_result+=$2' >+++ func_quote_for_eval_unquoted_result+=' src/remote-viewer' >++ case $_G_unquoted_arg in >++ _G_quoted_arg=src/remote-viewer >++ test -n --args >++ func_append func_quote_for_eval_result ' src/remote-viewer' >++ : >++ eval 'func_quote_for_eval_result+=$2' >+++ func_quote_for_eval_result+=' src/remote-viewer' >++ shift >++ test 0 -lt 0 >++ func_run_hooks_result='--args src/remote-viewer' >+ func_options_result='--args src/remote-viewer' >+ eval set dummy '--args src/remote-viewer' >++ set dummy --args src/remote-viewer >+ shift >+ magic='%%%MAGIC variable%%%' >+ magic_exe='%%%MAGIC EXE variable%%%' >+ extracted_archives= >+ extracted_serial=0 >+ exec_cmd= >+ to_host_path_cmd= >+ false >+ test compile = execute >+ false >+ test execute = execute >+ func_mode_execute --args src/remote-viewer >+ : >+ cmd=gdb >+ test -z gdb >+ libtool_execute_magic='%%%MAGIC variable%%%' >+ args= >+ for file in "$@" >+ case $file in >+ func_append_quoted args --args >+ : >+ func_quote_for_eval --args >+ : >+ func_quote_for_eval_unquoted_result= >+ func_quote_for_eval_result= >+ test 0 -lt 1 >+ case $1 in >+ _G_unquoted_arg=--args >+ test -n '' >+ func_append func_quote_for_eval_unquoted_result --args >+ : >+ eval 'func_quote_for_eval_unquoted_result+=$2' >++ func_quote_for_eval_unquoted_result+=--args >+ case $_G_unquoted_arg in >+ _G_quoted_arg=--args >+ test -n '' >+ func_append func_quote_for_eval_result --args >+ : >+ eval 'func_quote_for_eval_result+=$2' >++ func_quote_for_eval_result+=--args >+ shift >+ test 0 -lt 0 >+ eval 'args+=\ $func_quote_for_eval_result' >++ args+=' --args' >+ for file in "$@" >+ case $file in >+ func_ltwrapper_script_p src/remote-viewer >+ test -f src/remote-viewer >+ /usr/bin/dd bs=4096 count=1 >+ func_generated_by_libtool_p >+ /usr/bin/grep '^# Generated by .*libtool' >+ func_ltwrapper_executable_p src/remote-viewer >+ func_ltwrapper_exec_suffix= >+ case $1 in >+ func_ltwrapper_exec_suffix=.exe >+ /usr/bin/grep '%%%MAGIC EXE variable%%%' src/remote-viewer.exe >+ func_ltwrapper_scriptname src/remote-viewer >+ func_dirname_and_basename src/remote-viewer '' . >+ : >+ func_basename_result=remote-viewer >+ case $1 in >+ func_dirname_result=src >+ func_stripname '' .exe remote-viewer >+ : >+ func_stripname_result=remote-viewer >+ func_stripname_result=remote-viewer >+ func_stripname_result=remote-viewer >+ func_ltwrapper_scriptname_result=src/.libs/remote-viewer_ltshwrapper >+ func_source src/.libs/remote-viewer_ltshwrapper >+ : >+ case $1 in >+ . src/.libs/remote-viewer_ltshwrapper >libtool: line 3106: src/.libs/remote-viewer_ltshwrapper: No such file or directory >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1614755
: 1475834