[K/N][test] Wild-card the debugger tests to for with caches
Don't match all non-matching parts instead of excluding
This commit is contained in:
committed by
Space Team
parent
487a441efc
commit
a8bf83a97e
+3
-3
@@ -3,9 +3,9 @@
|
||||
> bt
|
||||
* thread #1, [..] stop reason = breakpoint 1.1
|
||||
* frame #0: [..]`ThrowException
|
||||
frame #1: [..]`kfun:main$lambda$0#internal at kt42208-2.kt:10:18
|
||||
frame #2: [..]`kfun:$main$lambda$0$FUNCTION_REFERENCE$0.invoke#internal(_this=[..]) at kt42208-1.kt:7:60
|
||||
frame #3: [..]`kfun:$main$lambda$0$FUNCTION_REFERENCE$0.$<bridge-UNN>invoke(_this=[..]){}kotlin.Nothing#internal at kt42208-1.kt:7:60
|
||||
frame #1: [..]`kfun:[..]main$lambda$0[..] at kt42208-2.kt:10:18
|
||||
frame #2: [..]`kfun:$main$lambda$0$FUNCTION_REFERENCE$0[..]invoke[..](_this=[..])[..] at kt42208-1.kt:7:60
|
||||
frame #3: [..]`kfun:$main$lambda$0$FUNCTION_REFERENCE$0.[..]$<bridge-UNN>invoke(_this=[..]){}kotlin.Nothing[..] at kt42208-1.kt:7:60
|
||||
frame #4: [..]`kfun:#main(){} at kt42208-1.kt:5:5
|
||||
frame #5: [..]`Konan_start(args=[..]) at [..]
|
||||
frame #6: [..]
|
||||
|
||||
Reference in New Issue
Block a user