Fix add_current_inferior_and_thread's describing comment.
authorPedro Alves <palves@redhat.com>
Fri, 25 Jan 2013 17:38:00 +0000 (17:38 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 25 Jan 2013 17:38:00 +0000 (17:38 +0000)
commit8ba0730a172c05805cb5072121ab71ee03654caa
tree8c31976e2d720cd937502988574371eceb910596
parent12aaed36e3f39b4dadf6bc8f74d254d4d8a3909f
Fix add_current_inferior_and_thread's describing comment.

add_current_inferior_and_thread tries the stop reply first.  Tweak its
comment to reflect reality.

2013-01-25  Pedro Alves  <palves@redhat.com>

* remote.c (add_current_inferior_and_thread): Tweak comment.
gdb/ChangeLog