insert - Insert breakpoint in file

Syntax

insert(vd,addr)
insert(vd,'filename','linenumber')

Description

insert(vd,addr) inserts a breakpoint at the memory address specified by the addr parameter.vd identifies the session that adds the breakpoint.

insert(vd,'filename','linenumber') inserts a breakpoint at the line 'linenumber' in the file 'filename'.

See Also

address

delete

run

  


 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS