This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC/7.10] Temp fix for 17960 assertion failure?


On Fri, Aug 7, 2015 at 8:48 AM, Keith Seitz <keiths@redhat.com> wrote:
> Hi, Doug,
>
> A while ago you posted a temporary patch to squash the completer
> assertion failure reported in 17960:
>
> (gdb) break gdb.c:ma<TAB>
> ./../src/gdb/completer.c:837: internal-error: maybe_add_completion:
> Assertion `tracker != NULL' failed.
> A problem internal to GDB has been detected,
> further debugging may prove unreliable.
>
> Proposed patch:
> https://sourceware.org/ml/gdb-patches/2015-02/msg00830.html
>
> Should we add this to 7.10?

Ah, righto.
Sounds good to me.
I'll take care of it.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]