Help with running the debugger within Docker for FORTRAN debugging on Apple Silicon #9201
sreenath1994s
started this conversation in
General
Replies: 0 comments
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.
-
Respected members,
System - Apple Silicon (M1 Mac)
OS - macOS Monterey (12.3.1)
Docker - Apple Chip version (4.7.0)
VSCode - Apple Silicon version (1.66.2)
C/C++ extension - v1.9.7
Modern Fortran extension - v2.6.2
Remote - Containers - v0.231.6
I am trying to use vscode along with docker to debug my fortran code. I am using the docker container as my full time development environment. A link to my development environment setup folder is attached in this GitHub link.
The above development environment setup works nicely in a windows machine and I can debug fortran code. But on my M1 Mac the C/C++ debugger fails to start.
Can someone kindly take a look at my setup (https://github.com/sreenath1994s/docker-vscode-fortran) and help me running the debugger.
Screen.Recording.2022-04-19.at.10.08.26.mov
Beta Was this translation helpful? Give feedback.
All reactions