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]

Hardware breakpoint limitation issue during the gdb regression test


Hi,

I managed to run gdb "make check" on a real arm cortex-m3 board.
During this regression test, I saw many failures are caused by "Cannot
insert hardware breakpoint 8" and "You may have requested too many
hardware breakpoints/watchpoints". It's true that my arm board only
supports limited number breakpoints. So how to workaround this
limitation for regression test? Thanks.

BR,
Terry


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