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] PR gdb/14077: Dynamic type of references cannot be accessed


>>>>> "AndrÃ" == Andrà PÃnitz <andre.poenitz@mathematik.tu-chemnitz.de> writes:

AndrÃ> This patch fixes http://sourceware.org/bugzilla/show_bug.cgi?id=14077
AndrÃ> for me.

AndrÃ> It allows gdb to use dynamic_type on gdb.Value objects that represent
AndrÃ> C++ references, similar to what already works with pointers.

I think it needs a test case.

Tom


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