Searched refs:BREAKPOINT (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/nlm/
H A Di386.h10 #define BREAKPOINT {0xcc} macro
H A Dppc.h156 #define BREAKPOINT {0x7d, 0x82, 0x10, 0x08} macro
H A Dgdbserve.c156 unsigned char breakpoint_insn[] = BREAKPOINT;
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Di386-stub.c171 #define BREAKPOINT() asm(" int $3"); macro
906 BREAKPOINT ();
951 BREAKPOINT ();
H A Dm68k-stub.c273 #define BREAKPOINT() asm(" trap #1");
1098 BREAKPOINT ();
272 #define BREAKPOINT macro
H A Dsh-stub.c297 #define BREAKPOINT() asm("trapa #0x20"::); macro
818 BREAKPOINT ();
H A Dm32r-stub.c1627 #define BREAKPOINT() asm volatile (" trap #2"); macro
1633 BREAKPOINT ();

Completed in 180 milliseconds