Use exit_inferior in darwin_attach_pid
authorTom Tromey <tom@tromey.com>
Wed, 4 Jul 2018 17:32:50 +0000 (11:32 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 4 Jul 2018 17:32:50 +0000 (11:32 -0600)
commita7d0f0f000b39269c25509a22a12549c6ef26b1f
tree9ba030bda9fcbca7f77d3848ead4b33aef8fd5e1
parent6242c6a690ce8e18aad711103902bfff00cc2757
Use exit_inferior in darwin_attach_pid

Commit a50c11c666 was intended to use exit_inferior in
darwin_attach_pid, but I accidentally pushed the wrong version of the
patch.  This fixes the problem.

gdb/ChangeLog
2018-07-04  Tom Tromey  <tom@tromey.com>

* darwin-nat.c (darwin_attach_pid): Use exit_inferior.
gdb/ChangeLog
gdb/darwin-nat.c