Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2019-06-03 18:38:57 +01:00
parent b4e9c6019a
commit abbc5c4dc3

View File

@ -4,6 +4,7 @@ set +e
gdb --args _build/gio/tests/contenttype <<END
run
backtrace
quit
END