This is the mail archive of the gdb-prs@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: mi/2375: gdb crashes when used from kdevelop


The following reply was made to PR mi/2375; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: alexandre.nunes@gmail.com
Cc: gdb-gnats@sources.redhat.com
Subject: Re: mi/2375: gdb crashes when used from kdevelop
Date: Mon, 3 Dec 2007 09:08:36 -0500

 On Mon, Dec 03, 2007 at 01:57:01PM -0000, alexandre.nunes@gmail.com wrote:
 > When used from within kdevelop, gdb crashes after inspecting a
 > nested variable (i.e. an array and it's elements). It seems like
 > kdevelop creates childs to handle the array, then deletes then, and
 > finally attempts to delete the variable itself. at that point gdb
 > crashes.
 
 I believe this is fixed in HEAD:
 
   http://sourceware.org/ml/gdb-patches/2007-11/msg00136.html
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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