Debug remotely using gdb mounted volume on docker #5445
Unanswered
mariamiawad
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Hmm... calling on @code-asher to see if he has any ideas (I haven't touched .cpp before). |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hello,
I'm trying to debug a simple helloworld.cpp program from code-server on docker,
the program is in a mounted volume
is it doable I've tried with gdbserver but it doesn't hit the breakpoint
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions