Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
.lldbinit.in
blob: 425ca0f090b26e42a30ff813a91f07b90fad776f [
file
] [
log
] [
blame
]
#filter substitution
script topsrcdir
=
"@topsrcdir@"
;
lldb
.
debugger
.
HandleCommand
(
"command source -s true '%s'"
%
os
.
path
.
join
(
topsrcdir
,
".lldbinit"
))