commit | 9e8e5dd74ee49ce03ab0b0dbd33ba6049ce17779 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Mon Jun 09 12:09:01 2025 -0400 |
committer | Simon Marchi <simon.marchi@efficios.com> | Mon Jun 16 10:23:16 2025 -0400 |
tree | 866ab2c4a487bdcfb717dd8471cd773c2d717b41 | |
parent | 606e490b9fddfb03282c7d04013b9b84109e2641 [diff] |
gdb/amd-dbgapi: factor out require_forward_progress overload to target one inferior A following patch will want to call require_forward_progress for a given inferior. Extract a new require_forward_progress overload from the existing require_forward_progress function that targets a specific inferior. Change-Id: I54f42b83eb8443d4d91747ffbc86eaeb017f1e49 Approved-by: Lancelot Six <lancelot.six@amd.com>