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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
1,318 Views
修華許
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

Labels (1)
0 Kudos
1 Solution
1,114 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

6 Replies
1,115 Views
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,114 Views
修華許
Contributor III

Zhange Thanks. I didn't notice that.

It really helps .

0 Kudos
1,114 Views
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 Kudos
1,114 Views
修華許
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 Kudos
1,114 Views
BlackNight
NXP Employee
NXP Employee

Have you removed all breakpoints?

0 Kudos
1,114 Views
修華許
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 Kudos