I would like to place a breakpoint at a certain line in a certain file.
Using BREAK.SET I know that this is possible for functions and for an address.
I just want to place a breakpoint at a certain line(without knowing the address).
Is this possible in Lauterbach ?