BugHunter Pro and the VeriLogger Simulators

db_enabletimebreak

db_enabletimebreak

Previous topic Next topic  

db_enabletimebreak

Previous topic Next topic  

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

Syntax:

$db_enabletimebreak( id )

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

Arguments:

int id;    // Breakpoint ID

Related Functions:

db_addtimebreakdb_removetimebreakdb_disabletimebreak