[PATCH 1/3] gdb/amd-dbgapi: use gdb::unordered_map
Simon Marchi
simark@simark.ca
Wed Jan 15 18:46:42 GMT 2025
On 2025-01-15 13:41, Simon Marchi wrote:
>
>
> On 2025-01-15 05:55, Lancelot SIX wrote:
>>
>>
>> On 14/01/2025 19:16, simon.marchi@polymtl.ca wrote:
>>> Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.
>>>
>>>
>>> From: Simon Marchi <simon.marchi@efficios.com>
>>>
>>> Since we have gdb::unordered_map, swap std::unordered_map for that.
>>>
>>
>> Hi,
>>
>> That looks good to me, thanks.
>>
>> Since it only touches the amdgpu backend,
>> Approved-By: Lancelot Six <lancelot.six@amd.com> (amdgpu)
>
> Thanks, added.
>
> Is the (amdgpu) some format we use? I haven't seen it used anywhere
> else. I don't mind, for instance, Eli could use Approved-By with (doc).
Just note that `b4 am` doesn't preserve the parenthesis, so it's not so
handy actually.
Simon
More information about the Gdb-patches
mailing list