aboutsummaryrefslogtreecommitdiff
path: root/bfd/i386os9k.c
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2014-09-10 15:59:33 +0200
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2014-09-10 15:59:33 +0200
commit8efa9855823a78b8f465f39ddd8736266a6f31c4 (patch)
treee09fc592c5243d3c0e0e1206ea331527cf654993 /bfd/i386os9k.c
parent963349348e119396aa1a326922624aa78398e7e7 (diff)
downloadgdb-8efa9855823a78b8f465f39ddd8736266a6f31c4.zip
gdb-8efa9855823a78b8f465f39ddd8736266a6f31c4.tar.gz
gdb-8efa9855823a78b8f465f39ddd8736266a6f31c4.tar.bz2
AIX: Remove exec_one_dummy_insn hack
Old AIX versions required GDB to update the stack pointer register and execute at least one instruction before accessing the space newly allocated on the user stack. This was done using the exec_one_dummy_insn routine in rs6000-nat.c However, in currently supported AIX versions (tested on AIX 6.1), this hack is no longer necessary. In fact, removing the hack actually fixed several test case failures, and removes a call to deprecated_insert_raw_breakpoint. gdb/ChangeLog: * rs6000-nat.c (exec_one_dummy_insn): Remove. (store_register): Do not call exec_one_dummy_insn.
Diffstat (limited to 'bfd/i386os9k.c')
0 files changed, 0 insertions, 0 deletions