This website works better with JavaScript
Home
Explore
Help
Sign In
miti
/
graphene
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
print host in pal_loader
Chia-Che Tsai
8 years ago
parent
70868102a9
commit
e75bce0425
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
LibOS/shim/test/pal_loader
+ 1
- 0
LibOS/shim/test/pal_loader
View File
@@ -39,4 +39,5 @@ fi
set -x
+echo "Host: $PAL_HOST"
exec $GDB_CMD $PAL_CMD $MANIFEST "$@"