binutils-gdb/include/gdb
John Baldwin bc7b765ab7 Pass SIGLIBRT directly to child processes.
FreeBSD's librt uses SIGLIBRT as an internal signal to implement
SIGEV_THREAD sigevent notifications.  Similar to SIGLWP or SIGCANCEL
this signal should be passed through to child processes by default.

include/ChangeLog:

	* signals.def: Add GDB_SIGNAL_LIBRT.

gdb/ChangeLog:

	* common/signals.c (gdb_signal_from_host): Handle SIGLIBRT.
	(do_gdb_signal_to_host): Likewise.
	* infrun.c (_initialize_infrun): Pass GDB_SIGNAL_LIBRT through to
	programs.
	* proc-events.c (signal_table): Add entry for SIGLIBRT.
2016-07-15 06:35:37 -07:00
..
ChangeLog Pass SIGLIBRT directly to child processes. 2016-07-15 06:35:37 -07:00
callback.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fileio.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb-index.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
remote-sim.h sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 2016-01-06 21:48:59 -05:00
section-scripts.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
signals.def Pass SIGLIBRT directly to child processes. 2016-07-15 06:35:37 -07:00
signals.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-aarch64.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-arm.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-bfin.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-cr16.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-d10v.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-frv.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-ft32.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-h8300.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-lm32.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-m32c.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-ppc.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-rl78.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-rx.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-sh.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00