binutils-gdb/gdb/nat
Eli Zaretskii 8fbad19958 Fix MinGW build using mingw.org's MinGW
This allows to build GDB even though the default value of
_WIN32_WINNT is lower than the one needed to expose some
new APIs used here, and leave the test for their actual
support to run time.
* gdb/nat/windows-nat.c (EXTENDED_STARTUPINFO_PRESENT): Define if
not defined.
(create_process_wrapper): Use 'gdb_lpproc_thread_attribute_list'
instead of 'PPROC_THREAD_ATTRIBUTE_LIST' (which might not be defined
at compile time).  This fixes compilation error using mingw.org's
MinGW.
2022-12-23 13:21:03 +02:00
..
aarch64-hw-point.c
aarch64-hw-point.h
aarch64-linux-hw-point.c
aarch64-linux-hw-point.h
aarch64-linux.c [aarch64] Add TPIDR2 register support for Linux 2022-12-09 13:41:15 +00:00
aarch64-linux.h [aarch64] Add TPIDR2 register support for Linux 2022-12-09 13:41:15 +00:00
aarch64-mte-linux-ptrace.c
aarch64-mte-linux-ptrace.h
aarch64-sve-linux-ptrace.c
aarch64-sve-linux-ptrace.h
aarch64-sve-linux-sigcontext.h
amd64-linux-siginfo.c
amd64-linux-siginfo.h
fork-inferior.c
fork-inferior.h
gdb_ptrace.h
gdb_thread_db.h
glibc_thread_db.h
linux-btrace.c gdb, btrace: fix family and model computation 2022-10-28 07:42:53 +02:00
linux-btrace.h
linux-namespaces.c internal_error: remove need to pass __FILE__/__LINE__ 2022-10-19 15:32:36 +01:00
linux-namespaces.h
linux-nat.h
linux-osdata.c gdb: convert linux-osdata.c from buffer to std::string 2022-12-16 08:33:12 -05:00
linux-osdata.h
linux-personality.c
linux-personality.h
linux-procfs.c Constify target_pid_to_exec_file 2022-05-13 08:21:16 -06:00
linux-procfs.h Constify target_pid_to_exec_file 2022-05-13 08:21:16 -06:00
linux-ptrace.c
linux-ptrace.h
linux-waitpid.c
linux-waitpid.h
mips-linux-watch.c internal_error: remove need to pass __FILE__/__LINE__ 2022-10-19 15:32:36 +01:00
mips-linux-watch.h
netbsd-nat.c
netbsd-nat.h
ppc-linux.c
ppc-linux.h
riscv-linux-tdesc.c
riscv-linux-tdesc.h
windows-nat.c Fix MinGW build using mingw.org's MinGW 2022-12-23 13:21:03 +02:00
windows-nat.h Use subclasses of windows_process_info 2022-06-07 11:44:53 -06:00
x86-cpuid.h
x86-dregs.c internal_error: remove need to pass __FILE__/__LINE__ 2022-10-19 15:32:36 +01:00
x86-dregs.h
x86-gcc-cpuid.h
x86-linux-dregs.c
x86-linux-dregs.h
x86-linux.c
x86-linux.h