Another -Wunused-function error in procfs.c (sparc-solaris)
authorJoel Brobecker <brobecker@gnat.com>
Thu, 28 Jan 2010 08:19:29 +0000 (08:19 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 28 Jan 2010 08:19:29 +0000 (08:19 +0000)
commit7434dadd5d36ea431f851b4e3a28b248f3b2c817
treeb684eeda1c4fa3c3ed7de1be06f3dbc45bd8742f
parent3c9177f19363580c5888915fa3a0f2b6591c2b20
Another -Wunused-function error in procfs.c (sparc-solaris)

        * procfs.c (insert_dbx_link_breakpoint): Delete declaration.  Move up.
        Only define if SYS_syssgi is defined.
        (remove_dbx_link_breakpoint): Delete declaration.  Move up.
        (dbx_link_addr, insert_dbx_link_bpt_in_file)
        (insert_dbx_link_bpt_in_region): Move up.  Only define if SYS_syssgi
        is itself defined.
gdb/ChangeLog
gdb/procfs.c
This page took 0.024709 seconds and 4 git commands to generate.