public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Various inferior / arch cleanups
@ 2023-09-29 18:24 Simon Marchi
  2023-09-29 18:24 ` [PATCH 1/5] gdb: add inferior::{arch, set_arch} Simon Marchi
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Simon Marchi @ 2023-09-29 18:24 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

I'm in the middle of a bigger change, moving things around, and
extracted these patches which make sense on their own, I think.  No
changes in behavior expected.

Simon Marchi (5):
  gdb: add inferior::{arch, set_arch}
  gdb: add inferior parameter to architecture_changed observable
  gdb: move set_target_gdbarch to inferior::set_arch
  gdb: remove target_gdbarch
  gdb: scope down registers_changed call in inferior::set_arch

 gdb/aarch64-linux-nat.c                  | 14 ++--
 gdb/ada-lang.c                           |  7 +-
 gdb/ada-tasks.c                          |  9 +--
 gdb/aix-thread.c                         |  5 +-
 gdb/amd-dbgapi-target.c                  |  4 +-
 gdb/amd64-linux-nat.c                    |  2 +-
 gdb/arc-tdep.c                           |  5 +-
 gdb/arch-utils.c                         | 31 +++------
 gdb/arm-fbsd-tdep.c                      |  2 +-
 gdb/arm-tdep.c                           | 15 ++--
 gdb/auxv.c                               | 21 +++---
 gdb/break-catch-syscall.c                |  2 +-
 gdb/breakpoint.c                         | 16 ++---
 gdb/bsd-uthread.c                        | 15 ++--
 gdb/btrace.c                             |  3 +-
 gdb/cli/cli-dump.c                       |  5 +-
 gdb/compile/compile-c-symbols.c          | 12 ++--
 gdb/compile/compile-cplus-symbols.c      | 12 ++--
 gdb/compile/compile-object-load.c        | 52 +++++++-------
 gdb/corefile.c                           |  3 +-
 gdb/corelow.c                            |  2 +-
 gdb/cp-namespace.c                       |  3 +-
 gdb/cp-support.c                         |  3 +-
 gdb/d-namespace.c                        |  3 +-
 gdb/darwin-nat-info.c                    | 12 ++--
 gdb/dcache.c                             |  6 +-
 gdb/disasm.c                             | 11 +--
 gdb/elfread.c                            |  4 +-
 gdb/fbsd-nat.c                           |  2 +-
 gdb/filesystem.c                         |  3 +-
 gdb/frame-unwind.c                       |  3 +-
 gdb/gcore-elf.c                          |  2 +-
 gdb/gcore.c                              | 49 ++++++-------
 gdb/gdbarch.h                            | 24 +------
 gdb/gnu-nat.c                            |  6 +-
 gdb/i386-darwin-nat.c                    |  8 +--
 gdb/i386-tdep.c                          |  6 +-
 gdb/ia64-vms-tdep.c                      |  2 +-
 gdb/infcmd.c                             |  8 +--
 gdb/inferior.c                           | 19 ++++-
 gdb/inferior.h                           | 33 +++++----
 gdb/infrun.c                             | 19 ++---
 gdb/jit.c                                |  5 +-
 gdb/linux-nat.c                          | 10 +--
 gdb/linux-tdep.c                         |  6 +-
 gdb/memattr.c                            |  9 +--
 gdb/mep-tdep.c                           |  4 +-
 gdb/mi/mi-interp.c                       |  8 +--
 gdb/mi/mi-main.c                         |  2 +-
 gdb/microblaze-tdep.c                    |  2 +-
 gdb/mips-linux-nat.c                     |  6 +-
 gdb/mips-linux-tdep.c                    |  5 +-
 gdb/mips-tdep.c                          | 15 ++--
 gdb/moxie-tdep.c                         |  4 +-
 gdb/msp430-tdep.c                        |  3 +-
 gdb/netbsd-nat.c                         |  2 +-
 gdb/nto-procfs.c                         |  5 +-
 gdb/nto-tdep.c                           | 29 ++++----
 gdb/observable.h                         |  5 +-
 gdb/ppc-linux-nat.c                      |  2 +-
 gdb/ppc-linux-tdep.c                     |  2 +-
 gdb/printcmd.c                           | 66 +++++++++---------
 gdb/proc-service.c                       |  2 +-
 gdb/process-stratum-target.c             |  2 +-
 gdb/process-stratum-target.h             |  3 +-
 gdb/procfs.c                             | 24 ++++---
 gdb/progspace.c                          | 10 +--
 gdb/python/py-finishbreakpoint.c         |  2 +-
 gdb/python/py-inferior.c                 | 16 ++---
 gdb/python/py-objfile.c                  |  5 +-
 gdb/python/py-progspace.c                |  5 +-
 gdb/python/py-record-btrace.c            |  2 +-
 gdb/python/py-unwind.c                   |  2 +-
 gdb/python/python.c                      |  4 +-
 gdb/ravenscar-thread.c                   |  7 +-
 gdb/record-btrace.c                      |  2 +-
 gdb/record-full.c                        | 19 +++--
 gdb/regcache-dump.c                      |  6 +-
 gdb/regcache.c                           |  8 +--
 gdb/remote-sim.c                         |  2 +-
 gdb/remote.c                             | 73 +++++++++++---------
 gdb/rl78-tdep.c                          |  6 +-
 gdb/rs6000-aix-nat.c                     |  5 +-
 gdb/rs6000-tdep.c                        |  2 +-
 gdb/rust-parse.c                         |  5 +-
 gdb/rx-tdep.c                            |  5 +-
 gdb/s390-linux-nat.c                     |  2 +-
 gdb/scoped-mock-context.h                |  2 +-
 gdb/sol-thread.c                         | 13 ++--
 gdb/solib-darwin.c                       | 30 ++++----
 gdb/solib-dsbt.c                         | 26 +++----
 gdb/solib-frv.c                          | 19 ++---
 gdb/solib-rocm.c                         |  2 +-
 gdb/solib-svr4.c                         | 88 ++++++++++++++----------
 gdb/solib.c                              | 37 +++++-----
 gdb/sparc64-tdep.c                       | 14 ++--
 gdb/symfile-mem.c                        |  4 +-
 gdb/symfile.c                            | 11 +--
 gdb/symtab.c                             |  6 +-
 gdb/target-descriptions.c                |  4 +-
 gdb/target.c                             | 33 +++++----
 gdb/target.h                             |  2 +-
 gdb/tracefile-tfile.c                    | 25 ++++---
 gdb/tracefile.c                          |  3 +-
 gdb/tracepoint.c                         | 31 ++++-----
 gdb/tui/tui-disasm.c                     |  2 +-
 gdb/unittests/frame_info_ptr-selftests.c |  2 +-
 gdb/value.c                              |  4 +-
 gdb/windows-nat.c                        |  2 +-
 gdb/windows-tdep.c                       | 10 +--
 gdb/z80-tdep.c                           |  2 +-
 111 files changed, 667 insertions(+), 577 deletions(-)


base-commit: 4ebfd53de03599b73838ee339e47652ac26c37c0
-- 
2.42.0


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-10-10 15:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-29 18:24 [PATCH 0/5] Various inferior / arch cleanups Simon Marchi
2023-09-29 18:24 ` [PATCH 1/5] gdb: add inferior::{arch, set_arch} Simon Marchi
2023-09-29 18:24 ` [PATCH 2/5] gdb: add inferior parameter to architecture_changed observable Simon Marchi
2023-09-29 18:24 ` [PATCH 3/5] gdb: move set_target_gdbarch to inferior::set_arch Simon Marchi
2023-09-29 18:24 ` [PATCH 4/5] gdb: remove target_gdbarch Simon Marchi
2023-09-29 18:24 ` [PATCH 5/5] gdb: scope down registers_changed call in inferior::set_arch Simon Marchi
2023-10-06 22:05 ` [PATCH 0/5] Various inferior / arch cleanups John Baldwin
2023-10-10 14:43   ` Simon Marchi
2023-10-10 14:55     ` Guinevere Larsen
2023-10-10 15:05       ` Simon Marchi
2023-10-09  9:42 ` Andrew Burgess
2023-10-10 14:48   ` Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).