Dan Čermák <[email protected]> writes: > > The solution is of course to fix this in gdb (e.g. by updating to gdb > 9), but the more general question is: can notmuch's testsuite do > something to avoid issues like this altogether?
I replaced some of the uses of gdb with LD_PRELOAD based shims. I'm not sure how much work that would be to do here, but maybe someone(TM) would like to try it? There is some examples in T070-insert.sh. d _______________________________________________ notmuch mailing list [email protected] https://notmuchmail.org/mailman/listinfo/notmuch
