Hi!

What do you mean by 'trying to debug'? Do you mean running gdb on Linux?

Can you share what command your ran, what result you got and what you were expecting?

If you are developing a feature, one approach could be to write the a stub MTR test first, and then code-build-test until it works.

If you run Debian/Ubuntu you find these insightful:

https://optimizedbyotto.com/post/quick-builds-and-rebuilds-of-mariadb-with-docker/
https://optimizedbyotto.com/post/grokking-mariadb-test-run-mtr/