On 12 March 2012 16:48, Justin Drake wrote:
> I am using OpenOCD and GDB to debug an ARM Cortex M3 based board. It
> seems that breakpoints I set are not always respected. (GDB thinks he
> halted execution at a breakpoint but judging by how my board reacts,
> execution didn't stop at the right pla
I am using OpenOCD and GDB to debug an ARM Cortex M3 based board. It
seems that breakpoints I set are not always respected. (GDB thinks he
halted execution at a breakpoint but judging by how my board reacts,
execution didn't stop at the right place.)
Any ideas on what might be going wrong?
--