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 09:24:09 +0000 (UTC)
On Fri, 25 Jul 2025, Thomas Klausner via gnats wrote:
> It's still unclear why gdb even triggers the ada demangler.
>
Source language must be `auto' (`show language'), and gdb must be trying the
languages it knows about (`set language<CR>'), starting with `ada'.
Set it to `c++':
(gdb) set language c++
-RVP
Home |
Main Index |
Thread Index |
Old Index