I was curious if it is possible to remove some of the "pure virtual" methods from breakpoint. In the end, I managed to do this for one of them by rearranging some code a little. Regression tested on x86-64 Fedora 34. Tom