commit | 7f9eaedf894dbaa08c157832e9a6c9c03ffed1ed | [log] [tgz] |
---|---|---|
author | David Mosberger-Tang <davidm@hpl.hp.com> | Tue May 10 12:49:00 2005 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Tue May 17 14:07:10 2005 -0700 |
tree | 12a561efa197fdbe78ba74b576c28f132e04660a | |
parent | 8800cea62025a5209d110c5fa5990429239d6eee [diff] |
[IA64] Fix convert_to_non_syscall() so gdb inferior calls work again Fix convert_to_non_syscall() so it arranges for the kernel to be left via ia64_leave_kernel() rather than ia64_leave_syscall(). The latter no longer tolerates being called with pSys=0 and pNonSys=1. Signed-off-by: David Mosberger-Tang <davidm@hpl.hp.com> Signed-off-by: Tony Luck <tony.luck@intel.com>