X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-gdb.git;a=blobdiff_plain;f=conf.d%2Fetc%2Fprofile.d%2Fxds-gdb.sh;fp=conf.d%2Fetc%2Fprofile.d%2Fxds-gdb.sh;h=58173f11b845a3ee7624b3b02aa3357f40df1f73;hp=f71fb6cf0a200d29ce7a3bdb6d46a5b41e5d6a9c;hb=65294140f33a35f96b1473c1954862d05fdddef8;hpb=0cd3a46a918d38ac671dd55600fc90fef81ba90f diff --git a/conf.d/etc/profile.d/xds-gdb.sh b/conf.d/etc/profile.d/xds-gdb.sh index f71fb6c..58173f1 100644 --- a/conf.d/etc/profile.d/xds-gdb.sh +++ b/conf.d/etc/profile.d/xds-gdb.sh @@ -18,5 +18,5 @@ # ########################################################################### -#---------- AGL xds-exec tool options Start ---------" -[ ":${PATH}:" != *":%%XDS_INSTALL_BIN_DIR%%:"* ] && export PATH=%%XDS_INSTALL_BIN_DIR%%:${PATH} +#---------- AGL xds-gdb tool options Start ---------" +[ ":${PATH}:" != *":@XDS_INSTALL_BIN_DIR@:"* ] && export PATH=@XDS_INSTALL_BIN_DIR@:${PATH}