Fetch signal information for native FreeBSD processes.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a474077899a9b20b0858a0a3d3d368c195ed877e..1809ebaf7742546efe2d29663a1c8251462f5edb 100644 (file)
@@ -1,3 +1,19 @@
+2017-07-07  John Baldwin  <jhb@FreeBSD.org>
+
+       * fbsd-nat.c [PT_LWPINFO && __LP64__] (union sigval32)
+       (struct siginfo32): New.
+       [PT_LWPINFO] (fbsd_siginfo_size, fbsd_convert_siginfo): New.
+       (fbsd_xfer_partial) [PT_LWPINFO]: Handle TARGET_OBJECT_SIGNAL_INFO
+       via ptrace(PT_LWPINFO).
+
+2017-07-07  John Baldwin  <jhb@FreeBSD.org>
+
+       * fbsd-tdep.c (fbsd_gdbarch_data_handle, struct fbsd_gdbarch_data)
+       (init_fbsd_gdbarch_data, get_fbsd_gdbarch_data)
+       (fbsd_get_siginfo_type): New.
+       (fbsd_init_abi): Install gdbarch "get_siginfo_type" method.
+       (_initialize_fbsd_tdep): New.
+
 2017-07-06  David Blaikie  <dblaikie@gmail.com>
 
        * dwarf2read.c (struct dwo_file): Use a htab of dwo_unit* (rather than
This page took 0.027027 seconds and 4 git commands to generate.