ROCm / ROCdbgapi

The AMD Debugger API is a library that provides all the support necessary for a debugger and other tools to perform low level control of the execution and inspection of execution state of AMD's commercially available GPU architectures.
https://rocm.docs.amd.com/projects/ROCdbgapi/en/latest/
MIT License
19 stars 15 forks source link

[Documentation]: stale references to os_pid #13

Closed simark closed 3 months ago

simark commented 3 months ago

Description of errors

There are some stale references to the get_os_pid callback or related parameters that don't exist anymore:

https://github.com/ROCm/ROCdbgapi/blob/d2322002b813dd7c5278c3077200e3062d3caacf/include/amd-dbgapi.h.in#L7399-L7410 https://github.com/ROCm/ROCdbgapi/blob/d2322002b813dd7c5278c3077200e3062d3caacf/include/amd-dbgapi.h.in#L1864

Attach any links, screenshots, or additional evidence you think will be helpful.

No response

lancesix commented 3 months ago

Fixed in 59da36d771b74bbcb0e901c125952a25567d8253.