This is the mail archive of the gdb-prs@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]

[Bug gdb/15195] incorrect pretty-printing of std::tuple when passedby reference or const reference


http://sourceware.org/bugzilla/show_bug.cgi?id=15195

tom fogal <tfogal at alumni dot unh.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6894|0                           |1
        is obsolete|                            |

--- Comment #2 from tom fogal <tfogal at alumni dot unh.edu> 2013-02-25 18:38:36 UTC ---
Created attachment 6895
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6895
*actual* C++ file to demonstrate bug.  compile with "g++ -Wall -g -std=c++11
bricknonsense.cpp"

Oops.  Uploaded the wrong version before.  The reference is important!

-- 
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.


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