Hi, Sorry for the late reply, and thanks for taking this over!
> So question time: Is this debugging code still relevant and wouldn't > it be better to just remove it? It looks pretty clear to me that > nobody is using this #define at all, or this failure would have been > noticed a long time ago. Removing the whole thing sounds good to me. I agree that none of this infrastructure is used by anybody these days. > Please find attached a patch to clean up execdebug.h and its APIs. > How does that look? I have checked the patch on my side: the tree builds cleanly, make check passes, and I could not find any remaining references to execdebug.h or to the macros it used to define. LGTM. Regards, Tatsuya Kawata
