X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 770413857C62 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=optusnet.com.au Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dunc AT dimstar DOT local DOT net Date: Sat, 31 Oct 2020 14:56:14 +1100 From: Duncan Roe To: cygwin Subject: Re: GDB missing libraries after upgrade Message-ID: <20201031035614.GA25619@dimstar.local.net> Mail-Followup-To: cygwin References: <20201031033007 DOT GA28398 AT dimstar DOT local DOT net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201031033007.GA28398@dimstar.local.net> User-Agent: Mutt/1.10.1 (2018-07-13) X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.3 cv=F8MpiZpN c=1 sm=1 tr=0 cx=a_idp_d a=td4TK+a0GJ9WHSmhXiTZXQ==:117 a=td4TK+a0GJ9WHSmhXiTZXQ==:17 a=kj9zAlcOel0A:10 a=afefHYAZSVUA:10 a=RSmzAf-M6YYA:10 a=8fhND5fqqXLPtdunMIoA:9 a=CjuIK1q_8ugA:10 X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=no 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On Sat, Oct 31, 2020 at 02:30:07PM +1100, Duncan Roe wrote: > Hi, > > Updated cygwin64 this morning and now gdb won't start. > > cygcheck shows 2 missing libraries: > > 14:10:32$ cygcheck gdb > Found: C:\cygwin64\bin\gdb.exe > C:\cygwin64\bin\gdb.exe > C:\cygwin64\bin\cygwin1.dll > C:\Windows\system32\KERNEL32.dll > C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll > C:\Windows\system32\ntdll.dll > C:\Windows\system32\KERNELBASE.dll > C:\Windows\system32\API-MS-Win-Core-ProcessThreads-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-Heap-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-Memory-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-Handle-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-Synch-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-File-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-IO-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-ThreadPool-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-LibraryLoader-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-NamedPipe-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-Misc-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-SysInfo-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-Localization-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-String-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-Debug-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-ErrorHandling-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-Fibers-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-Util-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Core-Profile-L1-1-0.dll > C:\Windows\system32\API-MS-Win-Security-Base-L1-1-0.dll > C:\cygwin64\bin\cygexpat-1.dll > C:\cygwin64\bin\cygiconv-2.dll > C:\cygwin64\bin\cygintl-8.dll > C:\cygwin64\bin\cyglzma-5.dll > C:\cygwin64\bin\cygmpfr-6.dll > C:\cygwin64\bin\cyggmp-10.dll > C:\cygwin64\bin\cyggcc_s-seh-1.dll > C:\cygwin64\bin\cygncursesw-10.dll > C:\cygwin64\bin\libpython3.6m.dll > C:\cygwin64\bin\cygreadline7.dll > C:\cygwin64\bin\cygsource-highlight-4.dll > C:\cygwin64\bin\cygstdc++-6.dll > C:\cygwin64\bin\cygboost_regex-1_66.dll > C:\cygwin64\bin\cygz.dll > cygcheck: track_down: could not find cygicui18n61.dll > > cygcheck: track_down: could not find cygicuuc61.dll > > > Where do I get them from? > > Cheers ... Duncan. Reverting to gdb 8.2.1-1 works. So looks like gdb 8.3.1-1 needs the extra libraries. Cheers ... Duncan. -- 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