]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: add program_space parameter to mark_breakpoints_out
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 7 Feb 2024 16:53:19 +0000 (11:53 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Fri, 9 Feb 2024 16:09:55 +0000 (11:09 -0500)
commitc72348e3b48cbb0843f6f91e3577dfc6e61eb3d3
tree326e8d704a7a37627488bfa1c68631f1dc45147b
parent38065394e9646db0aff89b58d1d09f94bb1f626e
gdb: add program_space parameter to mark_breakpoints_out

Make the current_program_space reference bubble up one level.

Change-Id: Idc8ed78d23bf3bb2969f6963d8cc049f26901c29
Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/breakpoint.c
gdb/breakpoint.h
gdb/infrun.c
gdb/target.c