[Bug c++/15372] New: ref qualifiers and overloading
tromey at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Apr 15 20:07:00 GMT 2013
http://sourceware.org/bugzilla/show_bug.cgi?id=15372
Bug #: 15372
Summary: ref qualifiers and overloading
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned@sourceware.org
ReportedBy: tromey@redhat.com
Classification: Unclassified
C++11 added "&" and "&&" ref qualifiers.
These are used in overload resolution.
There isn't any DWARF support for them yet, see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56974
But once this information is available, gdb should use it.
--
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.
More information about the Gdb-prs
mailing list