"Remove markers" crashes CW 5.7.0

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

"Remove markers" crashes CW 5.7.0

Jump to solution
2,499 Views
irob
Contributor V
Anyone use the marker feature in CodeWarrior? It's a very nice way of jumping to spots in your code where you frequent. Sorta like the function list does, only for any spot in the code.

The thing is, the marker feature doesn't record a line number in your code. I think it must be recording some sort of relative location because when you move code chunks around, the markers tend to get lost.

Here's the situation. When you remove them, sometimes CW dies. Anyone seen this?
Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
1,174 Views
CrasyCat
Specialist III

Hello

I have never seen that so far.

I would suggest you to submit a service request around that through our on-line support site.

Make sure to attach installed Product information and reproducible steps.

To get Installed products information:
  - Start IDE
  - select "Help" -> "About Metrowerks CodeWarrior"
  - Click on "installed products"
  - Click in Save As , save information to a file.

CrasyCat

View solution in original post

0 Kudos
Reply
4 Replies
1,175 Views
CrasyCat
Specialist III

Hello

I have never seen that so far.

I would suggest you to submit a service request around that through our on-line support site.

Make sure to attach installed Product information and reproducible steps.

To get Installed products information:
  - Start IDE
  - select "Help" -> "About Metrowerks CodeWarrior"
  - Click on "installed products"
  - Click in Save As , save information to a file.

CrasyCat

0 Kudos
Reply
1,175 Views
irob
Contributor V
Done. Will keep the board posted.
0 Kudos
Reply
1,175 Views
chapster
Contributor I
I haven't had this problem but my markers do disappear whenever I copy projects when working on different PCs.  I find the markers very useful so it is annoying to lose them all the time.  Where are they kept?
0 Kudos
Reply
1,175 Views
irob
Contributor V
I agree, chapster. That's annoying. I don't know where those markers are kept. You'll find that even in the same project where the markers are, they will get quickly corrupted as you edit your code drastically. Say, for instance you relocate a function, its marker will get all scrambled.
0 Kudos
Reply