debugging in max application

Marco Accardi's icon

Hello,
how can I enable debugging in a max application. to do wor my patch correctly I enable debugging, so I need to enable this configuration in the application.
Thanks in advance

Andro's icon

How to do it is in the first few tutorials.

Marco Accardi's icon

Didn't find it... it's only about debugging in a max patch, not in application.

Peter Castine's icon

Generally you try to get your patch working and debugged before wrapping in into a standalone.

On you're inside a standalone, it's only the Max runtime running, which has a number of limitations (among them, that you can't edit the patch).