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 2/2] Assert leftover cleanups in TRY_CATCH


On Tue, 07 May 2013 16:35:50 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> Jan> GDB still is barely usable for real C++ application debugging,
> Jan> debugging multiple virtual class inheritance does not work
> 
> Could you make sure to file bugs for this?
> I was surprised to hear there are still bugs here.

Filed (seems to be harmless now but it looked as broken to me):
	virtual inheritance: __in_chrg and __vtt_parm
	http://sourceware.org/bugzilla/show_bug.cgi?id=15437

The other problem with "double-pointers" is in fact an already filed one:
	"set print object on" + printing variables of type: a reference to derived class.
	http://sourceware.org/bugzilla/show_bug.cgi?id=15401


Jan


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