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]

[HELP]Can GDB for ARM set hard breakpoint when native debugging?


Hey guys, can GDB for ARM set hard breakpoint when native debugging?
I found GDB for i386 use the ptrace(POKE_USER,...) to set hard
breakpoint. But in ARM's code I can't find such similar facility.
Dose ARM has some hardware unit to support hard breakpoint?


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