gdb

Comment 3 for bug 1576432

Revision history for this message
matteo (matteoids) wrote :

Hello,

I have the same problem using Ubutu Mate for Raspberry Pi (ubuntu version 16.04), gdb v.7.11.1, and Eclipse CDT v.8.6.

Simply running in debug an "Hello world" project, I found the same segmentation fault:

Program received signal SIGSEGV, Segmentation fault.
0x76fd9822 in ?? () from /lib/ld-linux-armhf.so.3

Someone can help me? How can I solve this problem and debug my project from eclipse perspective (or from gdb using command prompt)?

Thanks in advance.
Matteo