binutils-gdb/gdb/nat
Markus Metzger b792eb47f2 gdb, btrace: fix error diagnostics
When we improved error messages in

    cd393cec3a gdb, btrace: improve error messages

we cleared the original errno.  When the error reason can not be explained
in a more detailed error message, and we fall back to the default error
message, it now gives Success as error.

Restore the original errno to fix that.
2024-03-11 11:33:50 +00:00
..
aarch64-hw-point.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-hw-point.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-linux-hw-point.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-linux-hw-point.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-linux.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-linux.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-mte-linux-ptrace.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-mte-linux-ptrace.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-scalable-linux-ptrace.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-scalable-linux-ptrace.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-scalable-linux-sigcontext.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
amd64-linux-siginfo.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
amd64-linux-siginfo.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
fork-inferior.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
fork-inferior.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
gdb_ptrace.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
gdb_thread_db.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
glibc_thread_db.h
linux-btrace.c gdb, btrace: fix error diagnostics 2024-03-11 11:33:50 +00:00
linux-btrace.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-namespaces.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-namespaces.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-nat.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-osdata.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-osdata.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-personality.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-personality.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-procfs.c gdb: attach to a process when the executable has been deleted 2024-02-02 15:37:05 +00:00
linux-procfs.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-ptrace.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-ptrace.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-waitpid.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
linux-waitpid.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mips-linux-watch.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mips-linux-watch.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
netbsd-nat.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
netbsd-nat.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
ppc-linux.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
ppc-linux.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
riscv-linux-tdesc.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
riscv-linux-tdesc.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
windows-nat.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
windows-nat.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
x86-cpuid.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
x86-dregs.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
x86-dregs.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
x86-gcc-cpuid.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
x86-linux-dregs.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
x86-linux-dregs.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
x86-linux.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
x86-linux.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
x86-xstate.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
x86-xstate.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00