Split out of #30454 (review)
While testing the new cmake
build with CLion, I noticed that the tests don’t always stop at the set breakpoints, so I’ve updated the developer-notes.md
, hoping it will be useful for others experiencing the same.
Added links to gdb and lldb documentations.
Assumed a default directory (similarly to https://github.com/hebasto/bitcoin/pull/328/files#diff-4d2a64ce14cb8b971dbba9455421b04ae7ed0c489c66d983664be5632b0de4a3R19) to make the commands more realistic.
Extended the possible debugging fixes with file-name-only
option.