OSDN Git Service

Fix a build failure on Darwin following some changes in
authorbrobecke <brobecke>
Thu, 12 Mar 2009 22:29:30 +0000 (22:29 +0000)
committerbrobecke <brobecke>
Thu, 12 Mar 2009 22:29:30 +0000 (22:29 +0000)
commit0e49177b7258a3c6cee9a4230662cf1e7af22a0b
tree55e8a90f1105cbbdfc9d4af5e18b9236f59ec64d
parent5d57b2abfc8b6feb5267fba0f19afb393e6d2eb0
    Fix a build failure on Darwin following some changes in
        the profile of some target_ops methods.

        * darwin-nat.c (darwin_kill_inferior): Add target_ops parameter
        where missing.
        (darwin_stop_inferior, darwin_detach): Likewise.
gdb/ChangeLog
gdb/darwin-nat.c