From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id ZE4HB8NTH2OveTgAWB0awg (envelope-from ) for ; Mon, 12 Sep 2022 11:44:03 -0400 Received: by simark.ca (Postfix, from userid 112) id 0AA931E110; Mon, 12 Sep 2022 11:44:03 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 177971E0D3 for ; Mon, 12 Sep 2022 11:44:02 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 643DE3850431 for ; Mon, 12 Sep 2022 15:44:01 +0000 (GMT) Received: from mail-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) by sourceware.org (Postfix) with ESMTPS id 191B0385694B for ; Mon, 12 Sep 2022 15:43:46 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 191B0385694B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=palves.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-wr1-f46.google.com with SMTP id bq9so16051008wrb.4 for ; Mon, 12 Sep 2022 08:43:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:content-language:mime-version:user-agent :date:message-id:subject:to:from:x-gm-message-state:from:to:cc :subject:date; bh=pWjdT4HImnAhLZoSuyRq95MbfIzZ+L5phi5JDm5yPu8=; b=CJW7ZxwkCQje/e7tf2CA+X5xqAabVYNu07PZtS63eonLxWG8NssO+IioGneS7ytuy2 mR97LY77bTmjwIXCXZspmCHf74u7HPQGQr/A0tgVQn/Cfzt+vboQUzCGexBZnaSHZMS6 bhBW6AYWv8CWZFv43kLYwCwGVULzCjT8nF/AxbILfi7dkRXur18pUMNhXy1Fntd3ixN/ dqnDuim8+3kpZ6osiqsjSx8EnG9u2AFcSpvUct/Ve9B42FRF5gx4XRQSMBGrCrXEY2jk EMXdNp9V7L+nMEwztR8SQSrhELQQynbsSouy88vC9CoIT3fVRF2uqfd9JCGxvD3h+Lmi HNQA== X-Gm-Message-State: ACgBeo1c4zrZZ4RKLfLiqprVHRimlap2aVcRYWlQJHe7KGkIkIezDO0p bTTm9Cz/ggpP7/Ssw5Le6sIw9I7wqI5r5Q== X-Google-Smtp-Source: AA6agR7urbTqBxYx6nGtkL/1hWeSG0/vRb8YqrvnRUhlJaDSTBXoUWVezsddnEbwxitpyAMYP6paOg== X-Received: by 2002:a05:6000:243:b0:226:d241:11e6 with SMTP id m3-20020a056000024300b00226d24111e6mr15337668wrz.187.1662997423863; Mon, 12 Sep 2022 08:43:43 -0700 (PDT) Received: from ?IPv6:2001:8a0:f924:2600:209d:85e2:409e:8726? ([2001:8a0:f924:2600:209d:85e2:409e:8726]) by smtp.gmail.com with ESMTPSA id b5-20020a5d4b85000000b00223b8168b15sm7675396wrt.66.2022.09.12.08.43.41 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 12 Sep 2022 08:43:42 -0700 (PDT) From: Pedro Alves To: gdb@sourceware.org Subject: GDB BoF Agenda for GNU Cauldron 2022? Message-ID: Date: Mon, 12 Sep 2022 16:43:40 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" Hi! Once again, we'll have a gdb BoF session in the Cauldron this year: https://gcc.gnu.org/wiki/cauldron2022#cauldron2022talks.the_gdb_bof As in previous years, the intention is to discuss whatever gdb-related topics people feel like needs discussing, hence no agenda listed in the schedule (I didn't have a list of topics in mind when I proposed the slot). As before, I intend to collect topics of interest at the start of the session, and then try to cover them all. That seems to have worked OK in the past. However, if anyone has topics they already know they'd like to see brought up, please feel free to let me know in advance. Hope to see you there! Cheers, Pedro Alves