Sign in
nest-open-source
/
manifest_repos
/
toolchain
/
refs/heads/main
/
.
/
x86_64
/
usr
/
libexec
/
gcc
/
dwp
blob: a14931bc079c50b09bb2a95b6d9067fd91b80d20 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
basedir
=
$
(
dirname
"$0"
)
"${basedir}/../../../usr/x86_64-pc-linux-gnu/x86_64-cros-linux-gnu/binutils-bin/2.40/dwp"
"$@"
exit
"$?"