Minimally adapt new runnable/gdb22905.d to support gdb-demangled backtraces (#16069)

This commit is contained in:
Martin Kinkelin 2024-01-21 18:21:42 +01:00 committed by GitHub
parent ef9ed97965
commit 045d36384f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ cont
end
run
---
GDB_MATCH: _D7imports9gdb22905b5funcBFZv .. at runnable/imports/gdb22905b.d:7
GDB_MATCH: (_D7imports9gdb22905b5funcBFZv|imports\.gdb22905b\.funcB\(\)) .. at runnable/imports/gdb22905b.d:7
*/
import imports.gdb22905b;