gdb, infrun: refactor part of `proceed` into separate function
authorMihails Strasuns <mihails.strasuns@intel.com>
Mon, 12 Jun 2023 07:49:27 +0000 (09:49 +0200)
committerAndrew Burgess <aburgess@redhat.com>
Mon, 17 Jul 2023 08:45:19 +0000 (09:45 +0100)
commite07d892ce78b2617ca9ed404cfa497b245fce449
tree7d53c5c0c53c7b662ed393871d1a9bbf6f43ca09
parentd5f5a83a9731df75ede71b53246fc6b99d87cdcc
gdb, infrun: refactor part of `proceed` into separate function

Split the thread resuming code from proceed into new function
proceed_resume_thread_checked.

Co-Authored-By: Christina Schimpe <christina.schimpe@intel.com>
gdb/infrun.c