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: [PATCH] Segmentation fault when using the completion for interpreter


Joel Brobecker wrote:
	* interps.c (interpreter_completer): Allocate one more item to the
	'matches' list and set them all to 0 with a xcalloc.
Thanks! This is OK.

Given that the next major release is scheduled for Nov/Dec, how about putting this in the branch? Perhaps making a GDB 6.5.1 release in the interim would make sense? There is another patch that caught my attention:

        http://www.sourceware.org/ml/gdb-patches/2006-07/msg00133.html
        [patch] Fix gdb crash on some missing ELF debug info


I have put Denis' patch in the 6.5 branch as requested.


Andrew


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