Sign in
llvm
/
llvm-project
/
a87782c34d667d1c1a18fe82a9a7abfc72fd345b
/
.
/
lldb
/
examples
/
customization
/
bin-utils
/
.lldbinit
blob: 5a2f6feb94dfcfb9b482c2cd2692846e7dd61fa0 [
file
] [
log
] [
blame
]
# So that ~/binutils.py takes precedence.
script sys
.
path
[:
0
]
=
[
os
.
path
.
expanduser
(
'~'
)]
script
import
binutils
command script add
-
f binutils
.
itob itob
command script add
-
f binutils
.
utob utob