Changes between Version 19 and Version 20 of ResumedC


Ignore:
Timestamp:
May 19, 2009, 7:20:24 PM (16 years ago)
Author:
Thanatermesis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ResumedC

    v19 v20  
    425425|| set args [arguments] || set commandline arguments for the program ||
    426426|| 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 ||
    428427|| info breakpoints || show all the defined breakpoints ||
    429428|| tbreak line/function || set a temporal breakpoint; it is removed after to reach it ||