Ask Your Question
1

Start two debug sessions

asked 2021-09-26 11:03:53 -0500

qwerty_ww's avatar

I'm working on a Mac and want to open WW twice in order to debug a client and a server application side by side. I could use two different users but switching would be cumbersome (except I would use two machines). Someone told that you can have two instances of WW open under Windoze, but Mac OS does not seem to allow that.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-09-27 08:36:20 -0500

One way to start debugging two processes is to define a named entry point for each and use Debug > Debug Named Entry Point on each. See https://wingware.com/doc/debug/named-... for named entry points documentation.

You can also start another instance of Wing on macOS by running this from a Terminal window (assuming the standard location of the Wing app) --

/Applications/Wing\ Pro.app/Contents/Resources/wing --new

edit flag offensive delete link more

Comments

Learn something new each day :-)

qwerty_ww's avatar qwerty_ww  ( 2021-09-27 08:38:48 -0500 )edit

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: 2021-09-26 11:03:53 -0500

Seen: 235 times

Last updated: Sep 27 '21