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: Sim hangs on new target at dup_arg_p() in infinite loop.


>>>>> "Alexey" == Alexey Makhalov <makhaloff@gmail.com> writes:

Alexey> I've added checking for hash table overflow. It's better to have
Alexey> internal error message instead of looping.

Alexey> 2013-09-09 Alexey Makhalov <makhaloff@gmail.com>
Alexey>         * sim-options.c (dup_arg_p) Check for hash table overflow.

Is it possible to just use the libiberty hashtab code and not have it
ever overflow?

Tom


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