public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Correctly notice empty sysroots in solib_find_1
@ 2015-06-25 10:52 sergiodj+buildbot
  2015-06-25 10:52 ` Failures on AIX-POWER7-plain, branch master sergiodj+buildbot
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2015-06-25 10:52 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT f8773be1be076f828b93ac3bebeab3f782e191e4 ***

Author: Gary Benson <gbenson@redhat.com>
Branch: master
Commit: f8773be1be076f828b93ac3bebeab3f782e191e4

Correctly notice empty sysroots in solib_find_1
Some parts of solib_find_1 should only operate if the sysroot
is nonempty after processing, but the logic that checked this
happened before trailing slashes were stripped so empty but
non-NULL sysroots were possible.  This commit moves the logic
so it correctly notices all empty sysroots.

gdb/ChangeLog:

	* solib.c (solib_find_1): Set local variable sysroot to NULL if
	it is the empty string after trailing slashes have been stripped.


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-06-26  0:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-25 10:52 [binutils-gdb] Correctly notice empty sysroots in solib_find_1 sergiodj+buildbot
2015-06-25 10:52 ` Failures on AIX-POWER7-plain, branch master sergiodj+buildbot
2015-06-25 10:54 ` Failures on Debian-i686, " sergiodj+buildbot
2015-06-25 11:28 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-06-25 11:37 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-06-25 12:32 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2015-06-25 13:33 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-06-25 16:50 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-06-25 17:56 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-06-25 18:09 ` Failures on Debian-x86_64-m64, " sergiodj+buildbot
2015-06-25 23:54 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-06-26  0:57 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-06-26  1:53 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).