rr-debugger / rr

Record and Replay Framework
http://rr-project.org/
Other
8.78k stars 565 forks source link

gdb integration doesn't support AVX-512 #2974

Open khuey opened 2 years ago

khuey commented 2 years ago

Something I noticed while mucking around with the PKRU stuff yesterday is that none of our gdb integration supports the AVX 512 registers (the ZMMs and XMM16+). I don't plan to implement this but I want it on file.

theIDinside commented 2 weeks ago

Just adding this comment here to signal that I'm working on this feature (I don't have assign assignee-privileges :stuck_out_tongue:)