diff options
| author | Sagar Thakur <sagar.thakur@imgtec.com> | 2015-10-19 11:21:20 +0000 |
|---|---|---|
| committer | Sagar Thakur <sagar.thakur@imgtec.com> | 2015-10-19 11:21:20 +0000 |
| commit | b997792cc6ed531966e59515a389c98d176a93e2 (patch) | |
| tree | 6d59b0510d1e71f3930e18d62efafee2af4556ff /lldb/scripts/Python/remote-build.py | |
| parent | 48ea8efd59537adf0338c3bd6236a22cb005a155 (diff) | |
| download | llvm-b997792cc6ed531966e59515a389c98d176a93e2.zip llvm-b997792cc6ed531966e59515a389c98d176a93e2.tar.gz llvm-b997792cc6ed531966e59515a389c98d176a93e2.tar.bz2 | |
[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
Diffstat (limited to 'lldb/scripts/Python/remote-build.py')
0 files changed, 0 insertions, 0 deletions
