Skip to content

Commit

Permalink
more debug info.
Browse files Browse the repository at this point in the history
  • Loading branch information
phronmophobic committed Jul 8, 2024
1 parent f0d44ab commit 7f8640f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/compile-shared
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,9 @@ find ./tmp -name 'bb.o' -exec cp {} build/out \;

ls -l ./build/out/bb.o
file ./build/out/bb.o
hexdump -C ./build/out/bb.o | head
nm -gU ./build/out/bb.o

hexdump -C ./build/out/bb.o | head

popd

Expand Down

0 comments on commit 7f8640f

Please sign in to comment.