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/20295] GDB segfaults printing bitfield member of optimized out value


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

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |7.12

--- Comment #6 from Pedro Alves <palves at redhat dot com> ---
Fixed in master and (soon to be) 7.12, with:

 https://sourceware.org/ml/gdb-patches/2016-08/msg00111.html

You'll get:

 (gdb) p a.j
 $1 = <optimized out>

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