Is "fix & continue" possible at all?

Thijs Koerselman's icon

Hi,

I wonder if anyone is using fix & continue (or edit & continue in VS) successfully for Max development.

I have ZERO_LINK set to YES and the code optimizations turned off, but that doesn't seem to cut it.

I regularly find myself wasting a lot of time restarting the debugger and Max over and over again during certain phases of development, so I wonder whether I'm ignorant or this is really the way to go.

Thijs