Breakpoint fire Wrong

tobias_biemueller
Not applicable
0 Views
1 Reply
Message 1 of 2

Breakpoint fire Wrong

tobias_biemueller
Not applicable

[ FlexSim 16.1.2 ]

@phil.bobo

sorter-system-debug.fsm

Hello, i opened the window with the breakpoint.. Start the model and on my computer it stops after the loop, not at the breakpoint.

If you have any questions, please contact me.

Best regards

Tobias

Accepted solutions (1)
1 View
1 Reply
Reply (1)
Message 2 of 2

philboboADSK
Autodesk
Autodesk
Accepted solution

This looks like a bug with where the breakpoint UI is putting the break in the FlexScript bytecode.

You can work around this bug by using the debug() command explicitly before the line you want to break on:

2037-debug-command.png

I'll make a note on the development list to look into why this is happening and how to fix it.

Thanks.



Phil BoBo
Sr. Manager, Software Development