Closed laokz closed 2 years ago
Thanks @laokz for working on this. I should get to reviewing the code sometime next week. Apologies for the delay.
All other issues will be fixed on next version. Thanks for your comments.
This version removed filter_helgrind_monitor and tls.c patches. They'll be investigated later. All other issues were fixed.
Thanks!
@Xeonacid and me cooperated out these patches. The 1st one add gdbserver support. Main dataset came from most recently GDB source and shadow registers xml also based on them.
The 2nd one fixed some code to let gdbserver_tests passed.
jal __libc_start_main
in RISC-V binary . Some tests need vgdb to decode it otherwise would failed.Can't take address of "local" which isn't an lvalue.
With these patches, all 25 gdbserver_tests get passed.