[PATCH v3 00/44] A new target to debug Intel GPUs
Simon Marchi
simark@simark.ca
Tue Dec 9 21:30:44 GMT 2025
More information about the Binutils mailing list
Tue Dec 9 21:30:44 GMT 2025
- Previous message (by thread): [PATCH v3 02/44] bfd: add intelgt target to BFD
- Next message (by thread): [PATCH v3 00/44] A new target to debug Intel GPUs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 8/1/25 5:37 AM, Tankut Baris Aktemur wrote: > Hello, > > We (Intel) would like to submit patches to enable fundamental debug > support for Intel GPU devices. In the future, we plan to add more > patches that improve the performance and the user experience. > Those patches are already available in the downstream "Intel > Distribution for GDB" debugger at > > https://github.com/intel/gdb > > The v1 of the submission is available at > > https://sourceware.org/pipermail/gdb-patches/2024-July/210264.html > > and v2 is available at > > https://sourceware.org/pipermail/gdb-patches/2024-December/214029.html > > This revision (v3) makes the following changes: > > - The comments that have been received so far are addressed. > > - Patches are rebased on the master branch. > > - A number of patches have been refactored to improve the code. I suggest that you run a: $ git rebase <base> -i -x 'pre-commit run --all-files' It will catch some little nits for which checks were recently added. Simon
- Previous message (by thread): [PATCH v3 02/44] bfd: add intelgt target to BFD
- Next message (by thread): [PATCH v3 00/44] A new target to debug Intel GPUs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list