https://kotlinlang.org logo
#announcements
Title
# announcements
k

kirillrakhman

02/15/2017, 5:10 PM
sometimes you don't have a linenumber like in an empty catch clause. however that doesn't really answer the question about inline
m

miha-x64

02/15/2017, 5:11 PM
Is there a way to set a breakpoint in an empty catch clause?
k

kirillrakhman

02/15/2017, 5:12 PM
it says
NOP instruction is required iff one of the following is true:
(a) it is a first bytecode instruction in a try-catch block (JVM BE assumption);