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 exp/16479] @entry is needlessly cruel


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

Adam Jackson <ajax at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Adam Jackson <ajax at redhat dot com> ---
This got fixed at some point!

IsParent (a=a@entry=0x8794a0, b=0x190000025c, b@entry=0xad7180) at events.c:948
948         for (b = b->parent; b; b = b->parent)
(gdb) p b@entry
$1 = (WindowPtr) 0xad7180

% rpm -q gdb
gdb-7.12-29.fc25.x86_64

Thank you, mysterious stranger.

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