发布网友 发布时间:2022-04-09 16:01
共1个回答
热心网友 时间:2022-04-09 17:30
板子上运行的:gdbserver xxx主机上运行的:arm-linux-gdb xxxtarget remote成功之后,程序停了下来,然后我只添加了一个watch,然后就输入c让程序继续运行,但是有报错:Warning:Could not insert hardware watchpoint 1.Could not insert hardware breakpoints:You may have requested too many hardware breakpoints/watchpoints.我用info b和info watchponits看过,确实是只有这一个watch,为什么会报这个错误,搞了几个星期了请高手帮忙看看,谢谢了先