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++/15559] Method call and calling convention


https://sourceware.org/bugzilla/show_bug.cgi?id=15559

--- Comment #14 from asmwarrior <asmwarrior at gmail dot com> ---
Hi, Domani Hannes, thank you for the hard work, with your version 2 patch, now
"p v.size()" works OK in comment 1, but "p abc.c_str()" still let GDB crash. 

I don't understand much about your patch, my knowledge on GDB is much less than
yours.

PS: my patch attachment 7227 works OK on those tests in comment 1.

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