mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
Minimally adapt new runnable/gdb22905.d to support gdb-demangled backtraces (#16069)
This commit is contained in:
parent
ef9ed97965
commit
045d36384f
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue