X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Frun.gdb;h=c35ab7673fa4fc358356d9727d2a10e8ebb6c0b6;hb=50532bea9eb770554e1e962d03b868987303acbe;hp=a520ae879361863cebb27bfa214010fa6b3ed26f;hpb=682c9be93c10b245db9a943459ca6fcde0918138;p=awesomized%2Flibmemcached diff --git a/libtest/run.gdb b/libtest/run.gdb index a520ae87..c35ab767 100644 --- a/libtest/run.gdb +++ b/libtest/run.gdb @@ -1,3 +1,7 @@ +set logging on +set logging overwrite on set environment LIBTEST_IN_GDB=1 +#set ASAN_OPTIONS=abort_on_error=1 +handle SIGVTALRM stop run -quit +thread apply all bt