From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71233 invoked by alias); 13 Jun 2016 12:45:50 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 71220 invoked by uid 89); 13 Jun 2016 12:45:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=slave, boxes X-HELO: mail-oi0-f43.google.com Received: from mail-oi0-f43.google.com (HELO mail-oi0-f43.google.com) (209.85.218.43) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 13 Jun 2016 12:45:47 +0000 Received: by mail-oi0-f43.google.com with SMTP id d132so101706743oig.1 for ; Mon, 13 Jun 2016 05:45:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc :content-transfer-encoding; bh=xitTPpxRY69q+01JNyOlIay42MBWSKvDNuYoXz/n5dg=; b=UtClbvFod9+z0UFy22qfxHtManEWaotCbqLlclDmHxN9KUGO8dC4x4HH0MZY4xI1n0 De3cya/QCpy3sd50iQu4VC3exzTvYlDOfX7WRwRbBw9iNhpCbyfYsyicy8vz/g97LwuP raEu866NAKn5GyY2Cv7TJ+ORTAbHkKU4sugMuyBaWKYXTaIQw3o1az/pRRXSe7PbLjQ0 6gGixXcN0tPCKAC81y5kKWRozWlyUAxjej0kQLrRFECz/WCq14sc2sH9FIMAiGHn0CdE vJpeOVbgMZMEVstLvLbSdxNop8CVEoFpJ+F7MzE7/O1efkP5/r4cg0824KoKEP4+fTFj b33w== X-Gm-Message-State: ALyK8tJVTuVx9TsOGqVllEWQonHF3ORQGKsLQCxOD+9oVByh2zW886v2i5TO4Wwu0ANSfA1++BlFT4OYiGvSxA== X-Received: by 10.202.244.148 with SMTP id s142mr6235719oih.103.1465821945977; Mon, 13 Jun 2016 05:45:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.68.4 with HTTP; Mon, 13 Jun 2016 05:45:45 -0700 (PDT) From: Yao Qi Date: Mon, 13 Jun 2016 12:45:00 -0000 Message-ID: Subject: AArch64 GDB buildbot To: GDB Cc: Sergio Durigan Junior Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00013.txt.bz2 Hi Sergio, buildslave was installed on gcc compile farm aarch64-linux machine (gcc115 and gcc116) by admin, so we can use it for GDB buildbot. Please tell me where can I get config.json and master.cfg. I'd like to set aarch64-linux gdb buildbot slave. Note that I am not the admin of these aarch64 boxes, so I can't create a user for buildbot. --=20 Yao (=E9=BD=90=E5=B0=A7)