Searched refs:big_breakpoint (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
H A Drs6000-tdep.c322 static unsigned char big_breakpoint[] = { 0x7d, 0x82, 0x10, 0x08 }; local
326 return big_breakpoint;
H A Dmips-tdep.c5024 static unsigned char big_breakpoint[] = { 0, 0x5, 0, 0xd }; local
5028 *lenptr = sizeof (big_breakpoint);
5037 return big_breakpoint;

Completed in 107 milliseconds