This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 1cf1bd62c33 [gdb/testsuite] Fix gdb.python/py-source-styling-2.exp with [...] new a421b077b25 gdb/amd-dbgapi: remove unnecessary AMD_DBGAPI_EVENT_KIND_NO [...] new 5ac1c64c040 gdb/amd-dbgapi: add assert in require_forward_progress new b9d56892e5d gdb/amd-dbgapi: pass amd_dbgapi_inferior_info to process_ev [...] new 606e490b9fd gdb/amd-dbgapi: pass amd_dbgapi_inferior_info to process_one_event new 9e8e5dd74ee gdb/amd-dbgapi: factor out require_forward_progress overloa [...] new bb7c679902e gdb/amd-dbgapi: disable forward progress requirement in amd [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/amd-dbgapi-target.c | 127 ++++++++++----------- .../code-object-load-while-breakpoint-hit.cpp | 86 ++++++++++++++ .../code-object-load-while-breakpoint-hit.exp | 68 +++++++++++ 3 files changed, 215 insertions(+), 66 deletions(-) create mode 100644 gdb/testsuite/gdb.rocm/code-object-load-while-breakpoint-hit.cpp create mode 100644 gdb/testsuite/gdb.rocm/code-object-load-while-breakpoint-hit.exp