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/2322: -var-delete children causes gdb to detach from process


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

From: Daniel Jacobowitz <drow@false.org>
To: robert.leathley@ricardo.com
Cc: gdb-gnats@sources.redhat.com
Subject: Re: mi/2322: -var-delete children causes gdb to detach from process
Date: Fri, 28 Sep 2007 07:18:15 -0400

 On Fri, Sep 28, 2007 at 10:32:55AM -0000, robert.leathley@ricardo.com wrote:
 > The process is still running but no longer debugged at this stage.  This appears to be a consistent problem when viewing the contents of an int [] member of a template class, but I don't know how significant this is.
 > 
 > The commands are issued by kdevelop, but prior deletion of the children would appear unnecessary: removing them avoids the problem.
 
 Does this happen with any program, or just one?  Can you attach a
 program which demonstrates the problem?
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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