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: [RFA] Fix c++/16597 (crash when inspecting lambda expression variables)


On 04/16/2014 01:20 PM, Tom Tromey wrote:
Keith> I'm attaching the latest revision of this.

Keith> ChangeLog
Keith> 2014-04-15  Keith Seitz  <keiths@redhat.com>

Keith> 	PR c++/16597
Keith> 	* cp-namespace.c (lookup_symbol_file): If the type name of
Keith> 	`this' is NULL, return immediately.

Keith> testsuite/ChangeLog
Keith> 2014-04-15  Keith Seitz  <keiths@redhat.com>

Keith> 	PR c++/16597
Keith> 	* gdb.cp/namelessclass.exp: New file.
Keith> 	* gdb.cp/namelessclass.S: New file.
Keith> 	* gdb.cp/namelessclass.cc: New file.

Thanks, this is ok.

Pushed. Thank you for taking a look.

Keith


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