* solist.h (struct target_so_ops): New member clear_so.
authorDoug Evans <dje@google.com>
Mon, 6 May 2013 22:18:39 +0000 (22:18 +0000)
committerDoug Evans <dje@google.com>
Mon, 6 May 2013 22:18:39 +0000 (22:18 +0000)
commit0892cb63bda9ac0bb2dea19d04ea35b2b54429d6
tree27fcdc4f9831db80064df749957797af8555b6fc
parentfac51dd9e59b66e8427ed00c417cb1bf5b0679ac
* solist.h (struct target_so_ops): New member clear_so.
* solib-svr4.c (svr4_clear_so): New function.
(_initialize_svr4_solib): Set svr4_so_ops.clear_so.
* solib.c (clear_so): Renamed from free_so_symbols.
All callers updated.  Call target clear_so if it exists.
gdb/ChangeLog
gdb/solib-svr4.c
gdb/solib.c
gdb/solist.h
This page took 0.029345 seconds and 4 git commands to generate.