]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use symfile_add_flags in solib_add
authorPedro Alves <palves@redhat.com>
Mon, 28 Mar 2016 23:56:54 +0000 (00:56 +0100)
committerPedro Alves <palves@redhat.com>
Mon, 19 Sep 2016 14:44:42 +0000 (15:44 +0100)
commit5fc9325f09979dbab0961eb4ad13748f5dbece81
tree268fa172c7230e9c311f3187a1965e4586195e22
parente14ac25777019dec79606d6901e84846d8e9b83f
Use symfile_add_flags in solib_add

The main reason here is being able to tell solib_add to defer
breakpoint re-set.  (Not used in this patch yet).
gdb/infcmd.c
gdb/remote.c
gdb/solib-frv.c
gdb/solib-svr4.c
gdb/solib.c
gdb/solib.h
gdb/symfile.h