Skip to main content

How to put a breakpoint on a specific source code line from a PRACTICE script? - Knowledgebase / PRACTICE - Lauterbach Support

How to put a breakpoint on a specific source code line from a PRACTICE script?

You can use the following syntax to set e.g. a breakpoint at line 42 of the file myfile.c located under c:\t32\myproject\ :


Break.Set \"c:\t32\myproject\myfile.c"\42
or simply:
Break.Set \myfile\42
Helpful Unhelpful

Add a comment

ID-0
To prove you are a human, please tell us the text you see in the CAPTCHA image