From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id YD2EFQGV7WC8DwAAWB0awg (envelope-from ) for ; Tue, 13 Jul 2021 09:28:33 -0400 Received: by simark.ca (Postfix, from userid 112) id 563291EDEE; Tue, 13 Jul 2021 09:28:33 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 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 3B28F1E01B for ; Tue, 13 Jul 2021 09:28:32 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id D15283938C3B for ; Tue, 13 Jul 2021 13:28:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D15283938C3B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1626182911; bh=Hm7+P7CQTeyctPM9ukKyhEUUNCzFXrf6iDoZP+Z0bJc=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=Uixvf8YCl18vl8GTvj8UFq7v4viwtMSg/qaRNJ6emdKdq9ikKG+7wnNGEXxOLHwzl Vq0fljYBICITyg2Xgm8JVLMjwuv6rd1I2FPYfA7ZXoemH3x7R43A1mEytUYKkfiqUr +rnWPt1s6btJVhJcHdNfS0X4K61WAkRdh3lWH9OE= Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) by sourceware.org (Postfix) with ESMTPS id C085C385C406 for ; Tue, 13 Jul 2021 13:28:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C085C385C406 Received: by mail-qv1-xf2f.google.com with SMTP id w2so7957770qvh.13 for ; Tue, 13 Jul 2021 06:28:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=Hm7+P7CQTeyctPM9ukKyhEUUNCzFXrf6iDoZP+Z0bJc=; b=b/DBvmnL7axOhhQt8fwfcuAXN5GLLqXBjY64FCuVwHL1ItxjglHLDdSytSI7IGVmsg UtcyytPAY9imYIt72SeZYGsQk60iG6Zto4X5XxTFVfbfodspgcTF/5Kcsp6DXkul29Ux 7AIi4UZwUUwUSUxJF+NJD53wXQyOs+DkvAdP/nkO3SEuxeYsFdlSFUJfZh1X4pIw107h cj5TVE91S+gkDA2X/mGQJC5LFTs3aCmVkM2pGYBcoOmVhSnfJGgL8wsuoSlkIAT5IIXG BO4o9Nev+5RxVqoWu9qY0mhKVu6YHjwIU69YOQcjkUHEZrCPD+v/eAh6l2mnI5TvCFqm mM+g== X-Gm-Message-State: AOAM532PAweiNOj4+SFiH7HogT5Y26hM1yEcdCTR3BEpgYM8rgLAxX02 DCikV8Q6AUR4hSiUO9x4HEsTet4TKiMtIIjfgA0= X-Google-Smtp-Source: ABdhPJyssWrZ3z5iSTlEKU810UfJDarenvHAAvnSfGHoddlhwfpDE+HxtC3F1pfSoyXfyD19qX59I+LBL2aChR0EfTI= X-Received: by 2002:a0c:ee2a:: with SMTP id l10mr4909076qvs.22.1626182892288; Tue, 13 Jul 2021 06:28:12 -0700 (PDT) MIME-Version: 1.0 References: <5a120c4d-630a-08f5-fb81-d35237267adb@simark.ca> <20200925114042.14337-1-Sergey.Belyashov@gmail.com> <5ad11b8d-bc58-6a6f-7781-2805f7376736@polymtl.ca> In-Reply-To: <5ad11b8d-bc58-6a6f-7781-2805f7376736@polymtl.ca> Date: Tue, 13 Jul 2021 16:28:01 +0300 Message-ID: Subject: Re: [PATCH v4] [gdb] Add basic Z80 CPU support To: Simon Marchi Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Sergey Belyashov via Gdb-patches Reply-To: Sergey Belyashov Cc: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" It was commented out, because gbz80 and z80n tables have not been tested ye= t. =D0=B2=D1=82, 13 =D0=B8=D1=8E=D0=BB. 2021 =D0=B3. =D0=B2 16:01, Simon March= i : > > > > On 2021-07-13 1:42 a.m., Sergey Belyashov wrote: > > You can safely remove these comments, but keep last one - it is reserve= d for GameBoy Z80 & Z80 Next CPUs. > > What's the intent for, this, is it there because it's going to be used / > uncommented at some point? I'd like to add a comment to explain why > it's commented out. > > Simon