Replies: 2 comments
-
You'll need to give more information. Which debugger, what version, what program, how did you run it, what platform, etc. etc. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am trying to debug my program, and when the execution encounters parts of the ImageAutodoc (extended by Image) method calls, it stops with an error: 'Process finished with exit code 11.' Any idea how to avoid this, maybe by just ignoring the calls? I imagine the issue is with the FFI calls where the debugger can't follow the execution.
Beta Was this translation helpful? Give feedback.
All reactions