[Bug shlibs/33867] Autoloading symbols from remote target broken
tromey at sourceware dot org via Gdb-prs <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=33867 --- Comment #7 from Tom Tromey <tromey at sourceware dot org> --- > Reading /lib/i386-linux-gnu/libc.so.6 from remote target... gdb 17 doesn't print this line in your transcript, only gdb 16. Which probably explains why you're seeing this result. But then the question is -- why not. You're using the identical remote system / executable in both cases? I'm not sure what recourse we have other than debugging gdb. Maybe a remote log file would help. Or maybe "set debug solib 1", though I am not sure. -- You are receiving this mail because: You are on the CC list for the bug.