I am working in eclipse plugin development project. The product in which I am working has GDB debugging. using our product users debug there c projects.
Recently we migrated our project from 3.x to 4.0. After this migration GDB debugging is not working whatever c project I am trying to debug it is throwing error segmentation fault.
I am able to debug those projects in our product 3.x version.
Don't know why? Please some one give me idea why this error is coming.