LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Gdb for cross development for ARM (https://www.linuxquestions.org/questions/linux-software-2/gdb-for-cross-development-for-arm-4175558538/)

turboscrew 11-10-2015 07:06 PM

Gdb for cross development for ARM
 
Which is the most recommended gdb-variant/version for remote debugging ARM Cortex-A7 target on x86_64 Linux host (Debian Jessie)?

It looks like the gdb-multiarch and gdb-arm-none-eabi (at least versions 7.7.1 in Jessie repo) have issues with watchpoints. Is that a known bug?
(Gdb doesn't single-step over the watchpoint.)

Is Linaro gdb any better?

turboscrew 11-11-2015 01:00 PM

It may be that the problems are caused by improper stop packet.
Have to check...

turboscrew 11-12-2015 12:04 PM

That was it - missing ';' et teh end of T05-packet.


All times are GMT -5. The time now is 05:37 PM.