[strnq@bytheway Source]$ sudo gdb -batch-silent -p $(pidof cs2) -ex "call (void*)dlopen(\"$PWD/libOsiris.so\", 2)"
Error while mapping shared library sections:
Could not open `target:/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libva.so.2' as an executable file: Input/output error
[strnq@bytheway Source]$
[strnq@bytheway Source]$ sudo gdb -batch-silent -p $(pidof cs2) -ex "call (void*)dlopen(\"$PWD/libOsiris.so\", 2)" Error while mapping shared library sections: Could not open `target:/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libva.so.2' as an executable file: Input/output error [strnq@bytheway Source]$