binutils-gdb/gdb/nat
Tom Tromey 147699fd69 Remove struct buffer
I've long wanted to remove 'struct buffer', and thanks to Simon's
earlier patch, I was finally able to do so.  My feeling has been that
gdb already has several decent structures available for growing
strings: std::string of course, but also obstack and even objalloc
from BFD and dyn-string from libiberty.  The previous patches in this
series removed all the uses of struct buffer, so this one can remove
the code and the remaining #includes.
2023-02-24 11:53:03 -07:00
..
aarch64-hw-point.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-hw-point.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-linux-hw-point.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-linux-hw-point.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-linux.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-linux.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-mte-linux-ptrace.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-mte-linux-ptrace.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-sve-linux-ptrace.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-sve-linux-ptrace.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-sve-linux-sigcontext.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
amd64-linux-siginfo.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
amd64-linux-siginfo.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
fork-inferior.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
fork-inferior.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
gdb_ptrace.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
gdb_thread_db.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
glibc_thread_db.h
linux-btrace.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
linux-btrace.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
linux-namespaces.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
linux-namespaces.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
linux-nat.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
linux-osdata.c Remove struct buffer 2023-02-24 11:53:03 -07:00
linux-osdata.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
linux-personality.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
linux-personality.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
linux-procfs.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
linux-procfs.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
linux-ptrace.c Remove struct buffer 2023-02-24 11:53:03 -07:00
linux-ptrace.h Remove struct buffer 2023-02-24 11:53:03 -07:00
linux-waitpid.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
linux-waitpid.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mips-linux-watch.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mips-linux-watch.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
netbsd-nat.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
netbsd-nat.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
ppc-linux.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
ppc-linux.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
riscv-linux-tdesc.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
riscv-linux-tdesc.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
windows-nat.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
windows-nat.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
x86-cpuid.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
x86-dregs.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
x86-dregs.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
x86-gcc-cpuid.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
x86-linux-dregs.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
x86-linux-dregs.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
x86-linux.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
x86-linux.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00