]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/solib-svr4.c
* solib-svr4.c (svr4_same_1): New function, originally extracted
authorJoel Brobecker <brobecker@gnat.com>
Fri, 7 Mar 2008 19:31:38 +0000 (19:31 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 7 Mar 2008 19:31:38 +0000 (19:31 +0000)
commit4d7b2d5b9d56cb1122b58b411368dbf6630c84c9
tree2bc7346e541f0e7bc1aed187c843c205e10e62a5
parentfee2edb1e43c9cf2f5b042ceb099322fc315adbb
    * solib-svr4.c (svr4_same_1): New function, originally extracted
        from svr4_same and expanded to handle the sparc64 case.
        (svr4_same): Move up and reimplement using svr4_same_1.
        (enable_break): Use svr4_same_1 to do shared library name comparisons.
gdb/ChangeLog
gdb/solib-svr4.c