bp.cycle_event.wait-for bp.eth_link.run-until
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

bp.eth_link.break

Synopsis

<bp-manager.eth_link>.break object ["src_mac"] ["dst_mac"] [eth_type] [-once]

Description

This command uses breakpoint functionality on object, with the following description:

Set Simics to break simulation when src_mac, dst_mac or eth_type is discovered in the network stream by the link.

The -once flag causes the breakpoint to automatically be removed after it has triggered.

Provided By

bp-manager
bp.cycle_event.wait-for bp.eth_link.run-until