public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: sergiodj+buildbot@redhat.com
To: gdb-testers@sourceware.org
Subject: [binutils-gdb] [nto] Fixes for nto procfs.
Date: Tue, 20 Oct 2015 17:16:00 -0000	[thread overview]
Message-ID: <609c3040c2df944239d4d96644d736df605a6831@gdb-build> (raw)

*** TEST RESULTS FOR COMMIT 609c3040c2df944239d4d96644d736df605a6831 ***

Author: Aleksandar Ristovski <aristovski@qnx.com>
Branch: master
Commit: 609c3040c2df944239d4d96644d736df605a6831

[nto] Fixes for nto procfs.

Fix errnoeus construction of procfs path. The issue is, after the first
info pidlist or first run, the path for local node (the most common node)
will be reset to empty which makes subsequent queries and runs impossible.

gdb/ChangeLog:

	* nto-procfs.c (nto_procfs_path): Rename to...
	(nodestr): ... this, and change type.
	(nto_node): Use new variable and logic accordingly.
	(procfs_open_1): Use new variable name. Use local buffer to construct
	procfrs path.
	(procfs_pidlist): Use NODESTR to construct procfs path.
	(procfs_files_info): Use NODESTR to output meaningful text.
	(do_attach): Construct procfs using NODESTR.
	(procfs_create_inferior): Compare pointer to NULL.


             reply	other threads:[~2015-10-20 17:16 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-20 17:16 sergiodj+buildbot [this message]
2015-10-20 17:17 ` Failures on Debian-s390x-native-gdbserver-m64, branch master sergiodj+buildbot
2015-10-20 17:19 ` Failures on RHEL-s390x-m64, " sergiodj+buildbot
2015-10-20 17:21 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-10-20 17:23 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2015-10-20 17:27 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-10-20 17:32 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-10-20 17:32 ` Failures on Debian-i686, " sergiodj+buildbot
2015-10-20 17:33 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-10-20 17:35 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2015-10-20 17:35 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2015-10-20 17:37 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-10-20 17:40 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-10-20 17:47 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-10-20 18:08 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-10-20 18:10 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-10-20 18:26 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-10-20 18:29 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-10-20 18:54 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=609c3040c2df944239d4d96644d736df605a6831@gdb-build \
    --to=sergiodj+buildbot@redhat.com \
    --cc=gdb-testers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).