Changes between Version 19 and Version 20 of ResumedC
- Timestamp:
- May 19, 2009, 7:20:24 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ResumedC
v19 v20 425 425 || set args [arguments] || set commandline arguments for the program || 426 426 || set listsize number || set the default number of lines for the command list || 427 || break || (without parameters) set the actual position as the default break point if the program restarts ||428 427 || info breakpoints || show all the defined breakpoints || 429 428 || tbreak line/function || set a temporal breakpoint; it is removed after to reach it ||