Ask Your Question
1

Using the new breakpoint() function

asked 2019-12-24 01:57:28 -0500

Ashy's avatar

updated 2020-01-22 19:42:13 -0500

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?

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
0

answered 2020-01-22 19:41:40 -0500

This is fixed in Wing 7.2

edit flag offensive delete link more
0

answered 2019-12-24 12:55:15 -0500

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

2 followers

Stats

Asked: 2019-12-24 01:57:28 -0500

Seen: 363 times

Last updated: Dec 24 '19