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] multiple inferior calls with struct return values behave not well.


------- Additional Comments From andre dot poenitz at nokia dot com  2010-05-17 13:32 -------
The example given always produces "Attempt to take address of value not
located in memory." as far as I can tell.

The SIGSEGV reports have been showing up in a somewhat more complex setup
involving Qt Creator's pretty-printers for QObject and QModelIndex that also
uses cascaded inferior calls.

I believe the problem is the same, though and would like to save me the trouble
to cut this down to something that's reproducible without a lot of external
dependencies.

Sorry for the confusion.

-- 


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]