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]

RFC: [0/4] Fix PR c++/8888


Here's a new series that fixes PR 8888.

The problem here is a name lookup bug in the C++ expression parser.
The test case in the last patch shows it pretty well.

This is a series now since I needed a few cleanups to extract the needed
information from lookup_symbol.

Tom


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