Home
last modified time | relevance | path

Searched refs:PACKET_bs (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dremote.c302 PACKET_bs, enumerator
5778 PACKET_bs },
6889 if (step && m_features.packet_support (PACKET_bs) == PACKET_DISABLE) in remote_resume_with_hc()
13423 if (m_features.packet_support (PACKET_bs) == PACKET_ENABLE in can_execute_reverse()
16131 add_packet_config_cmd (PACKET_bs, "bs", "reverse-step", 0); in _initialize_remote()
DChangeLog-20093118 * remote.c (PACKET_bc, PACKET_bs): New enums.