This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to use gdbserver for X86 host with arm-linux target ?


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,




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]