extend 32 bit address to 64 bits in mips64el
commit436076f6c918922903b09b20ab775b77fc031d4a
authoryajin <yajin@vm-kernel.org>
Wed, 29 Apr 2009 06:58:45 +0000 (29 14:58 +0800)
committeryajin <yajin@vm-kernel.org>
Wed, 29 Apr 2009 06:58:45 +0000 (29 14:58 +0800)
tree6a3aae0baffb183a6c5c1919cc5b2058b6d696e4
parent5d21f82cc6a32eb940ad65854c65a22108ecbed3
extend 32 bit address to 64 bits in mips64el

Gdb sends 32 bits address to qemu not 64 bit address when application uses o32 abi.
exec.c
gdbstub.c