pwadas@jewish.org.pl wrote:
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools.
Looks like you didn't have the correct frame selected before issuing those print commands.
At any rate, I suspect this issue has already been fixed in the 2.4.10 release candidate. Please test with the 2.4 release in CVS.
=20 Hello, Regarding http://www.openldap.org/its/index.cgi?findid=3D5541 =20 Link to indexes file and full schema, including custom schema is mailed to Howard Chu, as I'd like to avoid spreading it. It says there's no variable "ava" nor "mr", as below =20 I keep gdb on detached screen, so I additional variables need to be printed I have'em at hand. =20
(gdb) print *ava->aa_desc No symbol "ava" in current context. (gdb) print *mr No symbol "mr" in current context. (gdb) print ava->aa_desc No symbol "ava" in current context. (gdb) print mr No symbol "mr" in current context.