Why all breakpoints show "Multiple markers at this line"?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Why all breakpoints show "Multiple markers at this line"?

跳至解决方案
1,371 次查看
修華許
Contributor III

I debug a project . In the beginning it was running well.

Then I found all the break points I add , it shows "Multiple markers at this line"

And it won't stop when I debug.

It's a bug or I have to do some setting to fix the problem?(Reinstall codewarrior?)

46812_46812.png未命名.png

标签 (1)
0 项奖励
1 解答
1,167 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

hello,

I ever had similar problem as yours. the problem was solved by

1. remove all breakpoints in "Breakpoints" window as Erich suggested.

2. make sure you didn't select "Skip all breakpoints" button.

pastedImage_0.png

can this help you?


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

6 回复数
1,168 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

hello,

I ever had similar problem as yours. the problem was solved by

1. remove all breakpoints in "Breakpoints" window as Erich suggested.

2. make sure you didn't select "Skip all breakpoints" button.

pastedImage_0.png

can this help you?


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,167 次查看
修華許
Contributor III

Zhange Thanks. I didn't notice that.

It really helps .

0 项奖励
1,167 次查看
BlackNight
NXP Employee
NXP Employee

What is your breakpoints view showing (Window > Show View > Debug > Breakpoints)?

You can delete your breakpoints there.

I hope this helps,

Erich

0 项奖励
1,167 次查看
修華許
Contributor III

It show only one break points at that line.

But the break point still doesn't work.

Program won't stop there

0 项奖励
1,167 次查看
BlackNight
NXP Employee
NXP Employee

Have you removed all breakpoints?

0 项奖励
1,167 次查看
修華許
Contributor III

Thanks . I removed all breakpoints and add new one .

It's the same .

I am not sure I did any thing wrong or something wrong with the codewarrior program.

0 项奖励