Hi Alfred, In MDT debug perspective you can obtai...

Hi Alfred,In MDT debug perspective you can obtain the same information every time the program execution is suspended. For example on every installed breakpoint when the execution stops, you can see the state of variables and the stacktrace of the current position.You can see the print screen here.Regards,Borys

0