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++/20020] GDB segfault on printing objects


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

Yuriy Yevtukhov <yuras at uch dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuras at uch dot net

--- Comment #9 from Yuriy Yevtukhov <yuras at uch dot net> ---
Can confirm this bug in GNU gdb (Debian 7.12-6+b1) 7.12.0.20161007-git
when printing std::atomic<> variables. gcc version 7.2.0
Doing "set print static-members off" really helps. Thanks.

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