]> Git Repo - binutils.git/commit
Unify gdb printf functions
authorTom Tromey <[email protected]>
Sun, 2 Jan 2022 18:46:15 +0000 (11:46 -0700)
committerTom Tromey <[email protected]>
Tue, 29 Mar 2022 18:46:24 +0000 (12:46 -0600)
commit6cb06a8cdaaf30f5d879f24d37100cf1d25c6a3a
tree641a6a86240919fe4ba9219fbbbe15bc6331c22d
parenta11ac3b3e8ff6769badcf0041894f6c5acc1b94f
Unify gdb printf functions

Now that filtered and unfiltered output can be treated identically, we
can unify the printf family of functions.  This is done under the name
"gdb_printf".  Most of this patch was written by script.
249 files changed:
gdb/aarch64-linux-tdep.c
gdb/aarch64-tdep.c
gdb/ada-lang.c
gdb/ada-tasks.c
gdb/ada-typeprint.c
gdb/ada-valprint.c
gdb/addrmap.c
gdb/agent.c
gdb/aix-thread.c
gdb/alpha-tdep.c
gdb/amd64-linux-tdep.c
gdb/annotate.c
gdb/arc-tdep.c
gdb/arc-tdep.h
gdb/arch-utils.c
gdb/arm-linux-tdep.c
gdb/arm-tdep.c
gdb/auto-load.c
gdb/auxv.c
gdb/avr-tdep.c
gdb/ax-general.c
gdb/bcache.c
gdb/bcache.h
gdb/bpf-tdep.c
gdb/break-catch-exec.c
gdb/break-catch-fork.c
gdb/break-catch-sig.c
gdb/break-catch-syscall.c
gdb/break-catch-throw.c
gdb/breakpoint.c
gdb/bsd-kvm.c
gdb/btrace.c
gdb/build-id.c
gdb/c-typeprint.c
gdb/c-valprint.c
gdb/charset.c
gdb/cli-out.c
gdb/cli/cli-cmds.c
gdb/cli/cli-decode.c
gdb/cli/cli-dump.c
gdb/cli/cli-logging.c
gdb/cli/cli-script.c
gdb/cli/cli-setshow.c
gdb/cli/cli-style.c
gdb/cli/cli-utils.c
gdb/coff-pe-read.c
gdb/compile/compile-c-support.c
gdb/compile/compile-c-symbols.c
gdb/compile/compile-cplus-symbols.c
gdb/compile/compile-cplus-types.c
gdb/compile/compile-loc2c.c
gdb/compile/compile-object-load.c
gdb/compile/compile.c
gdb/complaints.c
gdb/copying.awk
gdb/copying.c
gdb/corefile.c
gdb/corelow.c
gdb/cp-namespace.c
gdb/cp-support.c
gdb/cp-valprint.c
gdb/cris-tdep.c
gdb/csky-tdep.c
gdb/ctfread.c
gdb/darwin-nat-info.c
gdb/darwin-nat.c
gdb/dbxread.c
gdb/dcache.c
gdb/debuginfod-support.c
gdb/disasm-selftests.c
gdb/disasm.c
gdb/displaced-stepping.c
gdb/dummy-frame.c
gdb/dwarf2/frame.c
gdb/dwarf2/index-cache.c
gdb/dwarf2/line-header.c
gdb/dwarf2/loc.c
gdb/dwarf2/read.c
gdb/elfread.c
gdb/event-top.c
gdb/exceptions.c
gdb/exec.c
gdb/expop.h
gdb/expprint.c
gdb/f-lang.c
gdb/f-typeprint.c
gdb/f-valprint.c
gdb/fbsd-nat.c
gdb/fbsd-tdep.c
gdb/filesystem.c
gdb/findcmd.c
gdb/fork-child.c
gdb/frame.c
gdb/gcore.c
gdb/gdb-demangle.c
gdb/gdb_bfd.c
gdb/gdbarch.c
gdb/gdbarch.py
gdb/gdbtypes.c
gdb/gnu-nat.c
gdb/gnu-nat.h
gdb/gnu-v3-abi.c
gdb/go-valprint.c
gdb/go32-nat.c
gdb/guile/guile.c
gdb/guile/scm-auto-load.c
gdb/guile/scm-objfile.c
gdb/guile/scm-param.c
gdb/guile/scm-pretty-print.c
gdb/h8300-tdep.c
gdb/hppa-tdep.c
gdb/i386-linux-tdep.c
gdb/i386-tdep.c
gdb/i387-tdep.c
gdb/ia64-libunwind-tdep.c
gdb/ia64-tdep.c
gdb/inf-child.c
gdb/inf-loop.c
gdb/inf-ptrace.c
gdb/infcall.c
gdb/infcmd.c
gdb/inferior.c
gdb/inflow.c
gdb/infrun.c
gdb/jit.c
gdb/language.c
gdb/linux-fork.c
gdb/linux-nat.c
gdb/linux-record.c
gdb/linux-tdep.c
gdb/linux-thread-db.c
gdb/m2-lang.c
gdb/m2-typeprint.c
gdb/m2-valprint.c
gdb/m68hc11-tdep.c
gdb/macrocmd.c
gdb/main.c
gdb/maint-test-options.c
gdb/maint-test-settings.c
gdb/maint.c
gdb/make-target-delegates.py
gdb/mdebugread.c
gdb/memattr.c
gdb/mi/mi-cmd-var.c
gdb/mi/mi-interp.c
gdb/mi/mi-main.c
gdb/mi/mi-out.c
gdb/minsyms.c
gdb/mips-linux-nat.c
gdb/mips-tdep.c
gdb/mn10300-tdep.c
gdb/moxie-tdep.c
gdb/netbsd-nat.c
gdb/netbsd-tdep.c
gdb/nios2-tdep.c
gdb/nto-procfs.c
gdb/objc-lang.c
gdb/observable.c
gdb/or1k-tdep.c
gdb/osabi.c
gdb/p-lang.c
gdb/p-typeprint.c
gdb/p-valprint.c
gdb/parse.c
gdb/ppc-linux-tdep.c
gdb/printcmd.c
gdb/procfs.c
gdb/progspace.c
gdb/psymtab.c
gdb/python/py-auto-load.c
gdb/python/py-breakpoint.c
gdb/python/py-framefilter.c
gdb/python/py-micmd.c
gdb/python/py-param.c
gdb/python/py-prettyprint.c
gdb/python/py-unwind.c
gdb/python/py-utils.c
gdb/python/python.c
gdb/ravenscar-thread.c
gdb/record-btrace.c
gdb/record-full.c
gdb/record.c
gdb/regcache-dump.c
gdb/regcache.c
gdb/reggroups.c
gdb/remote-fileio.c
gdb/remote-notif.c
gdb/remote-sim.c
gdb/remote.c
gdb/reverse.c
gdb/riscv-tdep.c
gdb/rs6000-aix-nat.c
gdb/rs6000-tdep.c
gdb/rust-lang.c
gdb/rust-lang.h
gdb/s12z-tdep.c
gdb/s390-linux-nat.c
gdb/s390-linux-tdep.c
gdb/s390-tdep.c
gdb/ser-base.c
gdb/ser-go32.c
gdb/ser-tcp.c
gdb/ser-unix.c
gdb/serial.c
gdb/serial.h
gdb/skip.c
gdb/sol-thread.c
gdb/solib-aix.c
gdb/solib-dsbt.c
gdb/solib-frv.c
gdb/solib-svr4.c
gdb/solib.c
gdb/source-cache.c
gdb/source.c
gdb/sparc64-tdep.c
gdb/stack.c
gdb/stap-probe.c
gdb/symfile-debug.c
gdb/symfile.c
gdb/symmisc.c
gdb/symtab.c
gdb/target-dcache.c
gdb/target-debug.h
gdb/target-delegates.c
gdb/target-descriptions.c
gdb/target.c
gdb/thread.c
gdb/top.c
gdb/tracectf.c
gdb/tracefile-tfile.c
gdb/tracefile.c
gdb/tracepoint.c
gdb/tui/tui-layout.c
gdb/tui/tui-regs.c
gdb/tui/tui-win.c
gdb/typeprint.c
gdb/ui-file.h
gdb/unittests/command-def-selftests.c
gdb/user-regs.c
gdb/utils.c
gdb/utils.h
gdb/valops.c
gdb/valprint.c
gdb/value.c
gdb/varobj.c
gdb/windows-nat.c
gdb/windows-tdep.c
gdb/xml-support.c
gdb/xtensa-tdep.c
This page took 0.085262 seconds and 4 git commands to generate.