]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Assume KERN_PROC_PATHNAME is present on FreeBSD hosts.
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 8cfe3491595a5836b969aec837dca020175d1e68..68ecbf01b9618cf0c0ab9785d72d3c5cec079eda 100644 (file)
@@ -1,3 +1,8 @@
+2020-09-16  John Baldwin  <jhb@FreeBSD.org>
+
+       * fbsd-nat.c (fbsd_nat_target::pid_to_exec_file): Always use
+       sysctl and remove procfs fallback.
+
 2020-09-16  John Baldwin  <jhb@FreeBSD.org>
 
        * fbsd-nat.c: Assume PT_LWPINFO is always defined.