Skip to content

Client memory callback only used for core dump processing#30

Open
ammallya wants to merge 6 commits intoamd-stagingfrom
users/lancesix/add-agent-host-address
Open

Client memory callback only used for core dump processing#30
ammallya wants to merge 6 commits intoamd-stagingfrom
users/lancesix/add-agent-host-address

Conversation

@ammallya
Copy link
Copy Markdown
Contributor

No description provided.

lancesix and others added 6 commits October 22, 2025 16:41
Add the implementation for amd::dbgapi::utils::get_self_path for the
windows platform.

Change-Id: Ia5a6da230fccf56870299b83540d250d5c358914
This patch add the implementation for notifier_t using Event objects.
Change-Id: I9c3578d107144522c3d71c8861f2f3b322f7aed7
Statically link libgcc and libstdc++ when building a DLL with mingw.

Change-Id: Ibc57f3b241f1b0b4dc35eb51387e804ba74a0598
In aql_queue_t::allocate_displaced_instruction, MSVC complains about an
initialization of a uint16_t using a size_t.  Explicitly cast the
argument to uint16_t before calling emplace so make things explicit.

The code has assertions in place to ensure that overflow cannot happen.

Change-Id: Ib26dc3e57c1a0b595cbc7fcb4d731d96ff24265e
Clean up formating using clang-format-18.

Change-Id: I7a61dfadef935bafa5e512cb983434e0aa71e345
Co-authored-by: Lancelot Six<lancelot.six@amd.com>

Change-Id: I150672b8a7c4bc9e3c6e8be9ab70ac6fd54847f9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants