BugHunter Pro and the VeriLogger Simulators

db_disabletimebreak

db_disabletimebreak

Previous topic Next topic  

db_disabletimebreak

Previous topic Next topic  

Disables the time break point that was added previously with the given id.

Syntax:

$db_disabletimebreak( id )

Output an error if the time break point was never added.

Arguments:

int id;    // Breakpoint ID

Related Functions:

db_addtimebreakdb_removetimebreakdb_enabletimebreak