diff options
| author | Don Breazeal <donb@codesourcery.com> | 2015-05-14 13:11:41 -0700 | 
|---|---|---|
| committer | Don Breazeal <donb@codesourcery.com> | 2015-05-14 13:11:41 -0700 | 
| commit | 61a7418ccb7c2de12d4c4df79e193f32db938a11 (patch) | |
| tree | 56baf119ff902737d12ca79df63ddebebd1404ca /gdb/python/python-internal.h | |
| parent | 1041a03c1b4d03c39033c8bb942148dc3e4b4acc (diff) | |
| download | binutils-61a7418ccb7c2de12d4c4df79e193f32db938a11.zip binutils-61a7418ccb7c2de12d4c4df79e193f32db938a11.tar.gz binutils-61a7418ccb7c2de12d4c4df79e193f32db938a11.tar.bz2 | |
Fix build gdbserver build errors on arm, mips, aarch64.
Fix build errors introduced by
https://sourceware.org/ml/gdb-patches/2015-05/msg00281.html, which
didn't account for the change of the name of the struct process_info
field 'private' to 'priv' made in
https://sourceware.org/ml/gdb-patches/2015-02/msg00829.html.
gdb/gdbserver/ChangeLog:
	* linux-aarch64-low.c (aarch64_linux_new_fork): Change reference
	to process_info.private to process_info.priv.
	* linux-arm-low.c (arm_new_fork): Likewise.
	* linux-mips-low.c (mips_linux_new_fork): Likewise.
Diffstat (limited to 'gdb/python/python-internal.h')
0 files changed, 0 insertions, 0 deletions
