]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
infrun.c:keep_going: update comments.
authorPedro Alves <palves@redhat.com>
Tue, 22 Oct 2013 14:11:27 +0000 (15:11 +0100)
committerTom Tromey <tromey@sourceware.org>
Fri, 25 Oct 2013 14:02:59 +0000 (14:02 +0000)
commita9ba6bae213085fc150810e408b28a014bb38cde
tree622311d89c6f56295227fbd7c699b08def9f0d10
parent3a09da41027b75ccbe852bd0e0460638d66db6d1
infrun.c:keep_going: update comments.

This function still has comments referring back to when it was a goto
label in wait_for_inferior, eons ago.  Looking closer, actually most
of its comments could use a facelift (contents/formatting/typos).
That's what this patch does.

gdb/
2013-10-22  Pedro Alves  <palves@redhat.com>

* infrun.c (keep_going): Update comments.
gdb/infrun.c