commit | e07d892ce78b2617ca9ed404cfa497b245fce449 | [log] [tgz] |
---|---|---|
author | Mihails Strasuns <mihails.strasuns@intel.com> | Mon Jun 12 09:49:27 2023 +0200 |
committer | Andrew Burgess <aburgess@redhat.com> | Mon Jul 17 09:45:19 2023 +0100 |
tree | 7d53c5c0c53c7b662ed393871d1a9bbf6f43ca09 | |
parent | d5f5a83a9731df75ede71b53246fc6b99d87cdcc [diff] |
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>