Skip to content

Releases: curu/linuxplayer

v1: add print_env.sh

13 Jul 03:26

Choose a tag to compare

print_env.sh: print environment variable of a running process 

note:
this script requires glibc debug symbol, so you need either:
* for static built binary, need to compile with glibc debug info
* for dynamic link binary, need to install glibc-debuginfo