First time here? Check out the FAQ!
1

Are there any advanced methods for users to debug the wingide itself.

Hi,

I encounted the problem mentioned here, which is tricky: sometimes the problem will appear, sometimes not. I want to know whether there are more advanced methods for users to dubug the wingide itself.

If so, I can dig deeply into the issue by myself and then give the feedback.

Regards

hongyi-zhao's avatar
507
hongyi-zhao
asked 2020-03-27 21:20:19 -0500
Wingware Support's avatar
4k
Wingware Support
updated 2020-04-01 11:24:56 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

There is some added logging that can be turned on and off for different sub-systems with the internal-*-logging-start/stop commands, and this goes into the ide.log file in the user settings directory. You can see the logging commands by doing Edit > Command by Name and then typing 'internal'. The available commands are shown in the completer.

They are also listed in https://wingware.com/doc/commands/top... (search for 'internal-').

However, this is probably best done on request of Wingware support staff, since the output may be difficult to interpret and/or not relevant to the problem at hand.

You can actually also get the source code under NDA and debug Wing with itself. But things like the analysis system are hugely complex asynchronous code so it may not be that much fun to try to track things down on your own. :-)

Wingware Support's avatar
4k
Wingware Support
answered 2020-03-30 07:31:05 -0500
edit flag offensive 0 remove flag delete link

Comments

By saying NDA, do you mean:

https://wingware.com/pub/wingide/supp...

And can it be signed electronically?

Regards

hongyi-zhao's avatar hongyi-zhao (2020-03-30 21:50:05 -0500) edit

Yes that's it and can be sent in by email. Sorry for the slow reply but apparently we are not getting notifications of every comment anymore for some reason (a but in the forum no doubt).

Wingware Support's avatar Wingware Support (2020-04-01 11:25:50 -0500) edit
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