[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
@@ -2,9 +2,9 @@
|
||||
> r
|
||||
> bt
|
||||
* thread #1, [..] stop reason = breakpoint 1.1
|
||||
* frame #0: [..]`kfun:main$lambda$0#internal at kt42208-2.kt:14:5
|
||||
frame #1: [..]`kfun:$main$lambda$0$FUNCTION_REFERENCE$0.invoke#internal(_this=[..]) at kt42208-1.kt:9:82
|
||||
frame #2: [..]`kfun:$main$lambda$0$FUNCTION_REFERENCE$0.$<bridge-BNN>invoke(_this=[..]){}kotlin.Boolean#internal at kt42208-1.kt:9:82
|
||||
* frame #0: [..]`kfun:[..]main$lambda$0[..] at kt42208-2.kt:14:5
|
||||
frame #1: [..]`kfun:$main$lambda$0$FUNCTION_REFERENCE$0.[..]invoke[..](_this=[..])[..] at kt42208-1.kt:9:82
|
||||
frame #2: [..]`kfun:$main$lambda$0$FUNCTION_REFERENCE$0.[..]$<bridge-BNN>invoke(_this=[..]){}kotlin.Boolean[..] at kt42208-1.kt:9:82
|
||||
frame #3: [..]`kfun:#bar(v=[..]){} at kt42208-3.kt:18:5
|
||||
frame #4: [..]`kfun:#main(){} at kt42208-1.kt:7:5
|
||||
frame #5: [..]`Konan_start(args=[..]) at [..]
|
||||
|
||||
Reference in New Issue
Block a user