Add program header notes NT_PRSTATUS (prstatus structure) and NT_FPREGSET (floating point registers) to the output of X64 Linux dr_create_memory_dump().
Verify the output of code_api|client.memory_dump_test using "readelf -a" on x86 and ARM machines.
Add program header notes NT_PRSTATUS (prstatus structure) and NT_FPREGSET (floating point registers) to the output of X64 Linux dr_create_memory_dump().
Verify the output of code_api|client.memory_dump_test using "readelf -a" on x86 and ARM machines.
Issue: #7046