First time here? Check out the FAQ!
1

How do I enable the Stack Data?

What do I need in my code to be able to see the stack data? The Stack Data window currently gives me the message "Cannot access data". How do I get Wing 7 Pro to show me this data?

TheGrue's avatar
9
TheGrue
asked 2019-10-04 15:59:36 -0500
Wingware Support's avatar
4k
Wingware Support
updated 2019-10-05 10:03:10 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

If your code is not stopping on an exception then you need to set a breakpoint so the debugger stops on a line. You can do this by clicking on the leftmost margin to the left of the editor, or use the items in the Debug menu. Once the debugger stops then you can inspect the process data from Stack Data or interact using a command line in the Debug Console.

Wingware Support's avatar
4k
Wingware Support
answered 2019-10-05 10:04:12 -0500, updated 2019-10-15 09:45:52 -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