If I run debugger then it gets stuck on 89% process... It shows
Launching : Configuring GDB Aborting configuring GDB
I just wanted to see the
I believe the answer lies in codesigning, and the problem originates with the system security changes introduced by Apple. Please see this Stack Overflow answer, which fixed the same issue for me. Launching Eclipse with sudo
(as recommended above) should probably be discouraged due to potential risks with your IDE going haywire with root permissions.