How to use gdbserver for X86 host with arm-linux target ?
karl leplat
karl.leplat@parrot.com
Mon Sep 12 11:25:00 GMT 2011
Hi,
When i inserted a hardware breakpoint, i got the result :
Side gdb:
Warning:
Cannot insert hardware breakpoint 1.
Could not insert hardware breakpoints:
You may have requested too many hardware breakpoints/watchpoints.
Side gdbserver:
In the file: "gdbserver/linux-arm-low.c" , i have seen that the target
has not registered the function insert_point.
Is it normal ? Is there a solution ?
Best regards,
More information about the Gdb
mailing list