И быть не может. Нет доступа туда на запись юзерам.
Вообще, если следовать смыслу заголовка вопроса, то см. ответ Spetros.
Но в разных ситуациях они могут быть в разных местах. Конкретно в этом, наверно, стоит попробовать find ~ -name degug.log
(название файла действительно такое?).
barcoin/src% ./barcoin -testnet (add the d on Linux, ./barcoind)
It will immediately fail on first run, throwing out an error like so:
Assertion failed: (block.hashMerkleRoot == uint256("0x")), function LoadBlockIndex, file main.cpp, line 2031.
zsh: abort ./barcoin
We now have a Merkel hash…wait, but where? Its is in your coin's “Application Data” directory. On Linux, that's in your home folder, then a .coinname like: ~./barcoin.
If you want to see it graphically, hold the option button and click the Finder's Go menu, then choose Application Support and the barcoin folder. On Windows it will be in the Application Data Roaming folder: c:\Users\username\AppData\Roaming\barcoin
"