Bundled GDB 8.0.1 yields "unable to find relocated dyld notifier address"
Answered
Dear community,
I recently updated to CLion 2018.2.4 and now when I start a debugging session with the bundled version of GDB (8.0.1) it says "unable to find relocated dyld notifier address" and exits with code 1.
I'm on OS X (10.11.6) using CLion 2018.2.4 in combination with gcc 6 from Macports to be in sync with my Debian installation. I did not have this problem before the update - but maybe this is a coincidence.
When I'm using the GDB 8.0.1 installation from Macports debugging works as expected.
Any hints appreciated!
Please sign in to leave a comment.
Hi, Matthias!
Please enable debugger logging as described here, reproduce the issue and send the resulting idea.log file to clion-support at jetbrains.com. Do not forget to disable debug logging after that. Note that logs might contain private user's information (like file paths and names).
Thanks in advance!