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 c++/11606] GDB does not properly implement the default copy constructor


------- Additional Comments From swagiaal at redhat dot com  2010-08-05 15:13 -------
While the example mentioned can be fixed by setting the lval of the value
returned by call_function_by_hand() lval_memory further nesting does not work.
example attached.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
            Summary|multiple inferior calls with|GDB does not properly
                   |struct return values behave |implement the default copy
                   |not well.                   |constructor


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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