[0/5] Random cleanup patches

Message ID 20240206171514.119244-1-simon.marchi@efficios.com
Headers
Series Random cleanup patches |

Message

Simon Marchi Feb. 6, 2024, 5:14 p.m. UTC
  Here are some more preparatory patches that are in the series I'm
currently working on.  I think they make sense on their own, so here
they are.

Simon Marchi (5):
  gdb: add program_space parameter to mark_breakpoints_out
  gdb: add inferior parameter to breakpoint_init_inferior
  gdb: add program_space parameter to disable_breakpoints_in_shlibs
  gdb: add program_space parameter to clear_solib
  gdb: remove unnecessary nullptr check in remove_user_added_objfile

 gdb/breakpoint.c  | 35 +++++++++++------------------------
 gdb/breakpoint.h  | 22 ++++++++++++++++++----
 gdb/corelow.c     |  2 +-
 gdb/infcmd.c      | 10 +++++-----
 gdb/infrun.c      |  6 +++---
 gdb/solib.c       | 23 +++++++++++++----------
 gdb/solib.h       |  6 +++---
 gdb/symtab.h      |  4 ----
 gdb/target.c      |  4 ++--
 gdb/windows-nat.c |  2 +-
 10 files changed, 57 insertions(+), 57 deletions(-)


base-commit: 6fdf95ae532c61263e19e2036cfe3057bb928385