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