]> git.notmuchmail.org Git - notmuch/commitdiff
test/count: replace use of gdb with a LD_PRELOAD shim
authorDavid Bremner <david@tethera.net>
Mon, 25 Oct 2021 01:15:14 +0000 (22:15 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 4 Dec 2021 16:36:08 +0000 (12:36 -0400)
There is a certain amount of boilerplate to pass the call on the
original function, so abstract it out as a C preprocessor macro, plus
some extra includes in notmuch-test.h


No differences found