X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A49CC3971C0D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1612791993; bh=/jcOjVHHi6wCTszJdc414FF/GDATIx+6UFV6DUTA2GM=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=vdtHfcmwIPRrzyYRFgnVqMXJTPicZi6k7BcrafiXUq/SRVpsq44VssMrtNJ4wizmm sDnb5LfLqYMDkrMT5Mkla+aVZjqokKrtvKh20EmfBI6OjjJlzRl0homvdVbFtExRIS sKy7wmAWZcQyBgXcqYIEiMVbKD1iKIhyxUTkbIa4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8A1D23857818 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; bh=L73pD1LfrZxMNRsdTGgVo6s46+aJ3W49jHk/ph8tZ84=; b=E7zLrOiJJxZFYVzSXZFYJChNK114rfEThLJdd+5gJC0ti6cKDON0bfgkx/FD0P42Pb 0nuqerAJgDNRcX1E3MGNA/gycr4GXt7DL4g+3UmBg5qKdMQ/Ufq5JtUeYjyqnO2lo770 eOyyIoxLGmgsGV58+p3kpJfq7i7g3A2IHUpg1DwjHG/gnv5hiv5bvr0oD9L9yd8gIunn 0Ie8EmeCL9uOjJllF2dIyLalV3aNZjHjOW+Vej2JQ6q2eKm1ZnpITOTDtaAbS8AicM9s lmvpdSRrl7ZVFxAvqzXI4dJiMq3yAf0aikQEQ70/HmPPYru7JjHSmT6GCrY/m41u0+Gp yTSg== X-Gm-Message-State: AOAM532tLKKchb4PHp9eVf60s96Ue8PRzgcziBL0Xj4TqrNNUKjgCbL+ Gxyp70duIpnn+tRLK6iLICtWzETzTjSg+I02pv0a2dH8UXU= X-Google-Smtp-Source: ABdhPJyxTc+fnMyccgO8VALWmp3DAJ6TIEt96teWaDZtRQwateoUwbulldSEly7fhu27/+77T87VNBpKnhBqGFPFI2c= X-Received: by 2002:aa7:d15a:: with SMTP id r26mr16936502edo.29.1612791989666; Mon, 08 Feb 2021 05:46:29 -0800 (PST) MIME-Version: 1.0 References: <20210206001809 DOT f2d27fddcf3cfec75e348d71 AT nifty DOT ne DOT jp> <717b4667-fb2f-a4ef-5cdf-6092c79ab18b AT dronecode DOT org DOT uk> In-Reply-To: <717b4667-fb2f-a4ef-5cdf-6092c79ab18b@dronecode.org.uk> Date: Mon, 8 Feb 2021 14:46:18 +0100 Message-ID: Subject: Re: Cygwin GDB won't start or hangs at startup To: The Cygwin Mailing List X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: marco atzeri via Cygwin Reply-To: marco atzeri Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" On Sun, Feb 7, 2021 at 4:13 PM Jon Turney wrote: > > > It seems that gdb wants to run 'iconv -l' to list the available encodings. > > It looks like perhaps an upstream bug that gdb outputs nothing when > iconv can't be found (rather than using the default encoding?). the lack of a backup solution is clearly an upstream bug. I assume iconv is usually present and only on border case the bug is evident. Regards Marco -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple