You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just installed VS Codium, but when I try to debug any C program, I get this error:
I'm using Debian 11, gdb and gcc with versions:
$ gdb --version
GNU gdb (Debian 10.1-1.7) 10.1.90.20210103-git
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
$ gcc --version
gcc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Is it missing any other extension? The following extensions is already installed:
Hi,
I've just installed VS Codium, but when I try to debug any C program, I get this error:
I'm using Debian 11, gdb and gcc with versions:
Is it missing any other extension? The following extensions is already installed:
The text was updated successfully, but these errors were encountered: