Ignore change in name of dynamic linker during
authorVladimir Prus <vladimir@codesourcery.com>
Mon, 7 Jan 2008 15:19:58 +0000 (15:19 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Mon, 7 Jan 2008 15:19:58 +0000 (15:19 +0000)
commita7c02bc8e11894a2c8ac3f834961f214229a4d51
tree966dda90f1fa480b7e9b4648f5c559f85ca3e02d
parent2dd3e587bdab39d73086c35be60399e096d48b46
Ignore change in name of dynamic linker during
execution, on Solaris.  This also unbreaks pending breakpoints.

* solist.h (struct target_so_ops): New field same.
        * solib-svr4.c (svr4_same): New.
        (_initialize_svr4_solib): Register svr4_same.
        * solib.c (update_solib_list): Use ops->same, if available.
gdb/ChangeLog
gdb/solib-svr4.c
gdb/solib.c
gdb/solist.h
This page took 0.024675 seconds and 4 git commands to generate.