NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/59549: gdb is not ctype(3) safe



The following reply was made to PR toolchain/59549; it has been noted by GNATS.

From: RVP <rvp%SDF.ORG@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: toolchain/59549: gdb is not ctype(3) safe
Date: Fri, 25 Jul 2025 13:49:37 +0000 (UTC)

 On Fri, 25 Jul 2025, Thomas Klausner via gnats wrote:
 
 > No change, even with both that and language set to c++.
 >
 
 Can you see if there are really any Ada frames in either executable:
 
 readelf -wi <exe|exe.debug> | fgrep DW_AT_language | fgrep -i ada
 
 (for stripped binaries, you'll have to use the .debug files in
 /usr/libdata/debug/usr/...)
 
 -RVP
 


Home | Main Index | Thread Index | Old Index