]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
infrun.c:handle_inferior_event: Move comment.
authorPedro Alves <palves@redhat.com>
Thu, 14 Nov 2013 19:43:25 +0000 (19:43 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 14 Nov 2013 19:49:50 +0000 (19:49 +0000)
commit05ba85103b9131333b829c7c1366bfdb015169a3
tree1ebc24e4792968629ee0d7c142ba6958f539a222
parent5c09a2c53c3d3259392ada37303af8033ab91c7e
infrun.c:handle_inferior_event: Move comment.

This comment applies to the whole handle_inferior_event flow, top to
bottom.  Best move it to the function's intro.

gdb/
2013-11-14  Pedro Alves  <palves@redhat.com>

* infrun.c (handle_inferior_event): Move comment from the
function's body to the function's description, adjusted.
gdb/ChangeLog
gdb/infrun.c