This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Re: [patch] Fix vDSO l_name for GDB's: Can't read pathname for loadmap: Input/output error.


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

As Roland already said, this patch isn't acceptable since it doesn't
really fix things.

The empty strings in question are always in ld.so and ld.so is present
in every program with data structures pointing to all kinds of data in
it.  You likely need some other information from ld.so when performing
the loading of cores files.

Therefore just handle ld.so special and first in gdb.  Make sure it's
loaded first (including the text segment) and then you should be golden.

- --
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkrOTY8ACgkQ2ijCOnn/RHSbrwCcC9bQZ6b4LEddmdNIjlUbf1aY
zroAnjdUSWp6UYu0KJvyqYRzgCe8pQqk
=1w4o
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]