Re: Bug in vs code
Yunus Emre Akça via Gdb <[email protected]> Sun, 15 Oct 2023 22:36:28 +0300
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gdb.bugs.general |
|---|---|
| Message-ID | <CAHLXh1nQHZvUQxb1-64n_z0Ffh6TW7uvBtJugsOd_cNQu=wGpw@mail.gmail.com> |
Thanks, I'll check it out! Jonah Graham <[email protected]>, 15 Eki 2023 Paz, 21:17 tarihinde =C5=9Funu yazd=C4=B1: > Hi Yunus. > > On Sun, 15 Oct 2023 at 13:28, Yunus Emre Ak=C3=A7a via Gdb <gdb@sourcewar= e.org> > wrote: > >> =3Dthread-group-added,id=3D"i1" >> GNU gdb (GDB) 7.6.1 >> > > This version of GDB is very old. I recommend installing a newer version > (e.g "choco install mingw" - https://chocolatey.org/install, but there > are various other ways to get it) > > >> =3Dcmd-param-changed,param=3D"pagination",value=3D"off" >> ERROR: Unable to start debugging. Unexpected GDB output from command >> "-exec-run". Error creating process >> > > This is an error in the vscode cpptools extension and the error should be > reported there. But as mentioned above, my guess is this version of gdb i= s > simply older than the versions the vscode cpptools team tests or supports= . > > HTH > Jonah >