CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/01/12 14:14:29
Modified files:
devel/gdb : Makefile distinfo
devel/gdb/patches: patch-bfd_elf_c patch-gdb_Makefile_in
patch-gdb_aarch64-obsd-tdep_c
patch-gdb_amd64-obsd-tdep_c
patch-gdb_arm-bsd-tdep_c
patch-gdb_cli_cli-cmds_c
patch-gdb_configure_nat
patch-gdb_configure_tgt
patch-gdb_data-directory_Makefile_in
patch-gdb_doc_gdb_info-2
patch-gdb_hppa-obsd-nat_c
patch-gdb_i386-obsd-nat_c
patch-gdb_mips64-obsd-nat_c
patch-gdb_ppc-obsd-nat_c
patch-gdb_ppc64-obsd-tdep_c
patch-gdb_riscv-obsd-tdep_c
patch-include_diagnostics_h
patch-include_elf_common_h
devel/gdb/pkg : PLIST
Log message:
Update to gdb-15.2
mips64 and powerpc tests from Pascal, I have done some tests on the
other archs except for powerpc64 where C++ exceptions are currently
broken.
ok tb@ pascal@