Re: GDB "asserts" after "next"ing through a remote stub
Simon Marchi <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2020-03-04 4:15 p.m., Shahab Vahedi wrote: > I am having difficulties in using GDB [1] that is connected to a remote > stub [2]. An older version of GDB (v8.0) runs smoothly against this > stub. The problem manifests itself as: Hi Shahab, I don't have much time to look into this, but it sounds related to this patch series here: https://sourceware.org/legacy-ml/gdb-patches/2020-03/msg00015.html Simon