NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/38185 gdb does not step properly.



The following reply was made to PR toolchain/38185; it has been noted by GNATS.

From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: toolchain/38185 gdb does not step properly.
Date: Fri, 13 Feb 2015 11:32:43 +0000

 This works for me on 7.99.4/amd64 - bug fixed?
 
 GNU gdb (GDB) 7.7.1
 
 (gdb) print endp
 $1 = 0x7f7ff7b15110 "1"
 (gdb) step
 260             if (!(v1 = getfield(endp, &endp, &flags)))
 (gdb) print endp
 $2 = 0x7f7ff7b15110 "1"
 


Home | Main Index | Thread Index | Old Index