Skip to content
Commit b997792c authored by Sagar Thakur's avatar Sagar Thakur
Browse files

[LLDB][MIPS] Use the correct ptrace buffer for writing register value for o32 applications

For o32 applications on mips we were getting segmentation fault while launching lldb-server because of overwritting stack when using elf_gregset_t in DoWriteRegisterValue.
We are now using the GPR_mips_linux buffer in DoWriteRegisterValue as done in DoReadRegisterValue also, which solves the above issue.

llvm-svn: 250696
parent 48ea8efd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment