Skip to main content
Help Center
Contact Us
Log in
New to Lauterbach Support?
Register for an account
Stay Logged In?
Need a password reminder?
Help Center
Knowledgebase
PRACTICE
How to put a breakpoint on a specific source code line from a PRACTICE script?
How to put a breakpoint on a specific source code line from a PRACTICE script? - Knowledgebase / PRACTICE - Lauterbach Support
Subscribe
This Article
Category
Knowledgebase
×
×
Copy to Clipboard
How to put a breakpoint on a specific source code line from a PRACTICE script?
Last updated:
Jan 10, 2022
by
Lauterbach
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
Your comment *
Your Name *
Email *
To prove you are a human, please tell us the text you see in the CAPTCHA image
CAPTCHA
Subscribe
This Article
Category
Knowledgebase
Labels
Breakpoints
Date Created
Sep 17, 2021
Add a comment