Re: Bug in vs code
Yunus Emre Akça via Gdb <[email protected]>
| 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 şunu yazdı: > Hi Yunus. > > On Sun, 15 Oct 2023 at 13:28, Yunus Emre Akça via Gdb <[email protected]> > wrote: > >> =thread-group-added,id="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) > > >> =cmd-param-changed,param="pagination",value="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 is > simply older than the versions the vscode cpptools team tests or supports. > > HTH > Jonah >