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: varobj/2219: Attempt to extract a component of a value that is a structure.


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

From: Daniel Jacobowitz <drow@false.org>
To: sloughran@Gmail.com
Cc: gdb-gnats@sources.redhat.com
Subject: Re: varobj/2219: Attempt to extract a component of a value that is a structure.
Date: Fri, 19 Jan 2007 03:28:29 -0500

 On Mon, Jan 15, 2007 at 08:10:16PM -0000, sloughran@Gmail.com wrote:
 > Create a class with member variabels. Then use them in another program like 
 > 
 > class1_g.tempvar = class2_g.tempvar3
 > 
 > and try to watch class1_g.tempvar
 
 I am positive it will take more than this to reproduce it; we know
 that much works.  Can you post the full log?
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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