Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgo32-nat.c446 unsigned char INT3_opcode = 0xCC; in wait() local
452 write_child (INT3_addr, &INT3_opcode, 1); in wait()