Previously, the ABT pretty printers were working for me. Now, when I try to print an ABT in gdb, I get an error that the printers failed to look up ExplainGenerator::explainNode and then a ton of ControlBlockVTable output. Based on timing, it's possible that this could be related to the v4 toolchain upgrade?
- is related to
-
SERVER-75541 Add GDB pretty printers for remaining ABT types
- Closed