Re: MI3 and async notifications
Jonah Graham <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAPmGMvjUTNQ6Zd-yVt4WOa8oLcA61RQ34sa4VREOw5RGghp8pw@mail.gmail.com> |
On Mon, 17 Jun 2019 at 06:53, Jan Vrany <[email protected]> wrote: > On Sat, 2019-06-15 at 08:34 -0600, Tom Tromey wrote: > > From what I understood from Jonah's comments earlier, this would break (at > least) > CDT. So CDT would either have to stick with MI2 (not great in a long term) > or refactor their code (not sure CDT guys would be happy to do so, > especially as > - I presume - CDT needs to support wide range of GDB versions already in > the wild, > a problem I do not have). > Yes, you have understood correctly. CDT currently supports GDB 7.5+. Jonah