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

Make the current_program_space reference bubble up one level.

Change-Id: Ide917aa306bff1872d961244901d79f65d2da62e
Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/breakpoint.c
gdb/breakpoint.h
gdb/solib.c
gdb/windows-nat.c