Home
last modified time | relevance | path

Searched refs:GDB_SIGNAL_TRAP (Results 51 – 75 of 86) sorted by relevance

1234

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/gdb/
H A Dsignals.def27 SET (GDB_SIGNAL_TRAP, 5, "SIGTRAP", "Trace/breakpoint trap")
/dports/devel/gnulibiberty/binutils-2.37/include/gdb/
H A Dsignals.def27 SET (GDB_SIGNAL_TRAP, 5, "SIGTRAP", "Trace/breakpoint trap")
/dports/devel/arm-elf-binutils/binutils-2.37/include/gdb/
H A Dsignals.def27 SET (GDB_SIGNAL_TRAP, 5, "SIGTRAP", "Trace/breakpoint trap")
/dports/lang/gnatdroid-binutils/binutils-2.27/include/gdb/
H A Dsignals.def27 SET (GDB_SIGNAL_TRAP, 5, "SIGTRAP", "Trace/breakpoint trap")
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/gdb/
H A Dsignals.def27 SET (GDB_SIGNAL_TRAP, 5, "SIGTRAP", "Trace/breakpoint trap")
/dports/devel/gdb761/gdb-7.6.1/include/gdb/
H A Dsignals.def27 SET (GDB_SIGNAL_TRAP, 5, "SIGTRAP", "Trace/breakpoint trap")
/dports/devel/gdb/gdb-11.1/include/gdb/
H A Dsignals.def27 SET (GDB_SIGNAL_TRAP, 5, "SIGTRAP", "Trace/breakpoint trap")
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/gdb/
H A Dsignals.def27 SET (GDB_SIGNAL_TRAP, 5, "SIGTRAP", "Trace/breakpoint trap")
/dports/devel/gdb/gdb-11.1/gdb/
H A Drecord-full.c1202 && status->value.sig == GDB_SIGNAL_TRAP) in record_full_wait_1()
1431 status->value.sig = GDB_SIGNAL_TRAP; in record_full_wait_1()
H A Dremote-sim.c994 case GDB_SIGNAL_TRAP: in wait()
H A Dlinux-tdep.c2088 return GDB_SIGNAL_TRAP;
2211 case GDB_SIGNAL_TRAP:
H A Ddarwin-nat.c1045 status->value.sig = GDB_SIGNAL_TRAP; in decode_message()
1186 status->value.sig = GDB_SIGNAL_TRAP; in wait_1()
H A Dwindows-nat.c218 {EXCEPTION_BREAKPOINT, GDB_SIGNAL_TRAP},
220 {EXCEPTION_SINGLE_STEP, GDB_SIGNAL_TRAP},
H A Dgnu-nat.c1563 && w->status.value.sig == GDB_SIGNAL_TRAP) in wait()
1666 inf->wait.status.value.sig = GDB_SIGNAL_TRAP; in S_exception_raise_request()
H A Daix-thread.c1096 && status->value.sig == GDB_SIGNAL_TRAP) in wait()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Ddarwin-nat.c938 status->value.sig = GDB_SIGNAL_TRAP; in darwin_decode_message()
1055 status->value.sig = GDB_SIGNAL_TRAP; in darwin_wait()
H A Dremote-sim.c1032 case GDB_SIGNAL_TRAP: in gdbsim_wait()
H A Drecord-full.c1251 && status->value.sig == GDB_SIGNAL_TRAP) in record_full_wait_1()
1488 status->value.sig = GDB_SIGNAL_TRAP; in record_full_wait_1()
H A Dinf-ttrace.c1017 ourstatus->value.sig = GDB_SIGNAL_TRAP; in inf_ttrace_wait()
H A Dremote-m32r-sdi.c752 status->value.sig = GDB_SIGNAL_TRAP; in m32r_wait()
H A Dgnu-nat.c1577 && w->status.value.sig == GDB_SIGNAL_TRAP) in gnu_wait()
1697 inf->wait.status.value.sig = GDB_SIGNAL_TRAP; in S_exception_raise_request()
H A Dmips-linux-tdep.c1353 return GDB_SIGNAL_TRAP; in mips_gdb_signal_from_target()
H A Dlinux-thread-db.c1509 && ourstatus->value.sig == GDB_SIGNAL_TRAP) in thread_db_wait()
H A Dmonitor.c1167 status->value.sig = GDB_SIGNAL_TRAP; in monitor_wait()
/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dserver.cc332 cs.last_status.value.sig = GDB_SIGNAL_TRAP; in attach_inferior()
3368 && thread->last_status.value.sig != GDB_SIGNAL_TRAP)) in set_pending_status_callback()

1234