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]

[Bug gdb/13669] Infinite recursion in cp_print_value_fields


http://sourceware.org/bugzilla/show_bug.cgi?id=13669

--- Comment #6 from Tom Tromey <tromey at redhat dot com> 2012-02-08 18:01:56 UTC ---
Thanks.  The full backtrace was helpful but not quite helpful enough :(

I guess I would step through the logic in cp_print_value_fields,
specifically the code related to "dont_print_statmem".  It is hard to
say for sure, but it seems that maybe this code could be resetting
the obstack that is used to record which objects have already been
printed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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