/bin/twn: load symbols from libgame.so
This commit is contained in:
2
bin/twn
2
bin/twn
@@ -16,7 +16,7 @@ case "$1" in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
gdb ) unset DEBUGINFOD_URLS
|
gdb ) unset DEBUGINFOD_URLS
|
||||||
$0 build && gdb -ex run --args "$(basename $PWD)" "${@:2}"
|
$0 build && gdb --se=libgame.so -ex run --args "$(basename $PWD)" "${@:2}"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
apitrace ) case "$2" in
|
apitrace ) case "$2" in
|
||||||
|
|||||||
Reference in New Issue
Block a user