First time here? Check out the FAQ!
1

Using the new breakpoint() function

So using breakpoint() in your code will allow Wing to break at that point. However, Wing does not seem to treat it the same as a real breakpoint that you can set in Wing itself. ie. you can't step over/out once you hit a breakpoint().

Am I doing something wrong or does Wing just not support this right now?

Ashy's avatar
11
Ashy
asked 2019-12-24 01:57:28 -0500
Wingware Support's avatar
4k
Wingware Support
updated 2020-01-22 19:42:13 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

0

It looks like doing Step Over is crashing the debug process for some reason. Step Into works around this, gets to the next line, and then stepping seems to work normally. We'll try to fix this soon.

Wingware Support's avatar
4k
Wingware Support
answered 2019-12-24 12:55:15 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

This is fixed in Wing 7.2

Wingware Support's avatar
4k
Wingware Support
answered 2020-01-22 19:41:40 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer