aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch-utils.c
diff options
context:
space:
mode:
authorSergio Durigan Junior <sergiodj@redhat.com>2018-06-14 17:46:15 -0400
committerSergio Durigan Junior <sergiodj@redhat.com>2018-06-14 17:46:15 -0400
commitb9a3c020eab9f6e73a439592b3ba8f8cdadcaa1e (patch)
treec4ec953e8c3b20e2b34de7562ef9da8615a080bc /gdb/arch-utils.c
parent6f20c942c3dbc08d02f74e4d508e19f8617bc5e3 (diff)
downloadgdb-b9a3c020eab9f6e73a439592b3ba8f8cdadcaa1e.zip
gdb-b9a3c020eab9f6e73a439592b3ba8f8cdadcaa1e.tar.gz
gdb-b9a3c020eab9f6e73a439592b3ba8f8cdadcaa1e.tar.bz2
Fix "beneath" conversion on AIX
GDB build on AIX is broken according to BuildBot: ../../binutils-gdb/gdb/aix-thread.c: In member function 'virtual void aix_thread_target::mourn_inferior()': ../../binutils-gdb/gdb/aix-thread.c:1735:34: error: 'beneath' cannot be used as a function target_ops *beneath = beneath (); ^ This obvious commit fixes it. There's apparently another issue breaking the build there, but that's unrelated. gdb/ChangeLog: 2018-06-14 Sergio Durigan Junior <sergiodj@redhat.com> * aix-thread.c (aix_thread_target::xfer_partial): Use "beneath" as a method.
Diffstat (limited to 'gdb/arch-utils.c')
0 files changed, 0 insertions, 0 deletions