public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Expected output of gdb.cp/no-dmgl-verbose.exp
@ 2021-04-12 18:16 Luis Machado
  2021-04-12 18:45 ` Keith Seitz
  0 siblings, 1 reply; 5+ messages in thread
From: Luis Machado @ 2021-04-12 18:16 UTC (permalink / raw)
  To: gdb, jan.kratochvil

I'm trying to determine why this particular test is failing (for both 
aarch64-linux and x86_64-linux on Ubuntu 18.04/20.04) and what the 
expected outcome is.

In my case, the only symbol I see for function "f" is the following:

"f(std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >)"

There is no "f(std::string)" nor "f(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >)" symbol.

Given we've done quite a few changes to how demangling is applied and 
how we match the names, I wonder if this test is no longer meaningful.

Does anyone know?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-13  8:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 18:16 Expected output of gdb.cp/no-dmgl-verbose.exp Luis Machado
2021-04-12 18:45 ` Keith Seitz
2021-04-12 18:55   ` Luis Machado
2021-04-12 20:07     ` David Blaikie
2021-04-13  8:57     ` Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).