OSDN Git Service

2012-01-19 Pedro Alves <palves@redhat.com>
authorpalves <palves>
Thu, 19 Jan 2012 16:32:51 +0000 (16:32 +0000)
committerpalves <palves>
Thu, 19 Jan 2012 16:32:51 +0000 (16:32 +0000)
commite7208474292268a831d7416439884299d067a294
treeb8725e4f72cd7fb1b4ffe86ad28b921d706da618
parent154aa8fc22c0220532bcb7dd5453075446c7a21c
2012-01-19  Pedro Alves  <palves@redhat.com>

* linux-nat.c (linux_nat_close): Call linux_nat_is_async_p and
linux_nat_async directly instead of going through the target
vector.
* target.c (unpush_target): Close target after unpushing it, not
before.
gdb/ChangeLog
gdb/linux-nat.c
gdb/target.c