Reply To: What does "Nothing to verify." mean?

homepage Forums BridgePoint/xtUML Usage and Training What does "Nothing to verify." mean? Reply To: What does "Nothing to verify." mean?

#5601
JamesB007
Participant

Is it usual to get this message in debug for an executable that runs successfully in the system editor? That’s what I’m getting.

I run the executable but just when it gets interesting the console closes and I can’t see what the last things that happened were.

So then I try to run it in debug and get the “Nothing to Verify” message. I’m confused as to why it should be able to run in one but not the other. I would have expected that if I’m getting this message it’s because the code can’t run and that it would run in neither. Is this because I’m not understanding the difference between running a program in the system editor and in debug?

I’d like to see what’s happening at the end of my executable code before the console gets taken away. What can I do?